Search found 65 matches

by YellowSky
Wednesday 13 November 2024 19:56
Forum: Rfxcom Transceiver
Topic: Looking after temperature sensor
Replies: 7
Views: 3159

Re: Looking after temperature sensor

Hum, perhaps i had one old RFXCOM (i think i bought it in 2018) Oregon is already enabled Here is the detailed in domoticz 2024-11-13 19:55:25.557 Firmware version = 1025 2024-11-13 19:55:25.557 Firmware type = Ext 2024-11-13 19:55:25.557 Hardware version = 1.3 Edit: ok i get it, with pro version, i ...
by YellowSky
Tuesday 12 November 2024 15:59
Forum: Rfxcom Transceiver
Topic: Looking after temperature sensor
Replies: 7
Views: 3159

Re: Looking after temperature sensor

b_weijenberg wrote: Friday 08 November 2024 10:22 The FT007TH could be used. This sensor has up to 8 fixed channels.
https://www.conrad.nl/nl/p/renkforce-ft ... 25532.html
This sensor is decoded with which firmware of RFXCOM while i can't see them on mine?
by YellowSky
Saturday 09 November 2024 11:48
Forum: Rfxcom Transceiver
Topic: Looking after temperature sensor
Replies: 7
Views: 3159

Re: Looking after temperature sensor

Thanks for your suggestion
by YellowSky
Friday 08 November 2024 8:54
Forum: Rfxcom Transceiver
Topic: Looking after temperature sensor
Replies: 7
Views: 3159

Looking after temperature sensor

Hello, I'm looking for new temperature sensors for my RFXCom. - I currently have 3 bressers (one per channel) => I'm afraid that by buying a new one, it will parasitize the old ones: do you have any feedback on this? - a Digoo, but the humidity doesn't rise properly and there's no local display - a ...
by YellowSky
Wednesday 29 March 2023 5:12
Forum: Other questions and discussions
Topic: DB size vs Wal file
Replies: 3
Views: 419

Re: DB size vs

I understand the principle but is it safe for domoticz?
by YellowSky
Tuesday 14 March 2023 4:56
Forum: Other questions and discussions
Topic: DB size vs Wal file
Replies: 3
Views: 419

DB size vs Wal file

Hi everyone,
is it normal that the wal file of SQLITE db (transations) has a higher size than the db?
Is is the normal behaviour? Is there any way to reduce it? In my cas 30 Mo for the WAL file and 20 Mo for the db
Thank you
by YellowSky
Saturday 11 March 2023 11:57
Forum: Other questions and discussions
Topic: High write access rate on SD Card
Replies: 9
Views: 587

Re: High write access rate on SD Card

In my case, i've just bought an UPS with 5V output (10W) and everything works fine during the power outtage of my town this morning... :-) To be honest the tuning of the virtual memoryis not clear for me... Moreover, due to large database (50 Mo) and frequent writing, i think (but i'am maybe wrong ...
by YellowSky
Tuesday 07 March 2023 5:26
Forum: Other questions and discussions
Topic: High write access rate on SD Card
Replies: 9
Views: 587

Re: High write access rate on SD Card

Ok, thank you.
I put the db in log2ram directory (var/log) and it works since two days even with reboot.
It remains to check when there is a power outage.
by YellowSky
Thursday 02 March 2023 13:16
Forum: Other questions and discussions
Topic: High write access rate on SD Card
Replies: 9
Views: 587

Re: High write access rate on SD Card

Thank you for your answers.
For the etc/sysctl.conf: if i use log2ram is it usefull? This command requires a reboot?

For the moving of file of domoticz database
what does mean
a restore becomes tricky.
by YellowSky
Thursday 02 March 2023 10:52
Forum: Other questions and discussions
Topic: High write access rate on SD Card
Replies: 9
Views: 587

Re: High write access rate on SD Card

It says "/home/pi/domoticz/domoticz.db-wal !! This will no longer work for domoticz version V4.11753 and newer" I use 2022 version.
by YellowSky
Thursday 02 March 2023 9:34
Forum: Other questions and discussions
Topic: High write access rate on SD Card
Replies: 9
Views: 587

High write access rate on SD Card

Hi everyone, i wonder that Domoticz is the main process which writes on my filesystem (a SD card). The results are found with iotop command In half hour, it writes more than 50 000 Ko of data by several threads - MainWorker - MainWorkerRxMsg - WebServer_8080 Is there a way to reduces this? Currently ...
by YellowSky
Wednesday 25 May 2022 5:32
Forum: Other questions and discussions
Topic: Higher cpu usage after upgrade
Replies: 0
Views: 162

Higher cpu usage after upgrade

Hi everyone,
i notice a higher cpu usage after update domoticz to the last stable version (here 23 May at 13:00).
Is it normal?
firefox_2022-05-25_05-29-45.png
firefox_2022-05-25_05-29-45.png (71.18 KiB) Viewed 162 times
Thank you
by YellowSky
Wednesday 05 December 2018 7:37
Forum: Other questions and discussions
Topic: How is calculed Memory Usage and how to retreive the daily average
Replies: 0
Views: 241

How is calculed Memory Usage and how to retreive the daily average

Hi everyone, i wonder how is calculed the memory usage in domoticz. Indeed, domoticz show 15% and i have this from cat /proc/meminfo MemTotal: 994232 kB MemFree: 536836 kB MemAvailable: 752588 kB So about 25% Why there is a difference Moreover, if i try to get history of this sensor by json (https ...
by YellowSky
Monday 13 August 2018 17:54
Forum: LUA
Topic: [Solved] How to treat nil value returned by otherdevices_svalues
Replies: 3
Views: 1368

Re: How to trat nil value returned by otherdevices_svalues

Thank you for your suggestion.
by YellowSky
Friday 10 August 2018 7:29
Forum: LUA
Topic: [Solved] How to treat nil value returned by otherdevices_svalues
Replies: 3
Views: 1368

[Solved] How to treat nil value returned by otherdevices_svalues

Hi everyone, in my lua script i use this command to recover the temperature and the humidity of a DHT sensor. line 99 T, RH = otherdevices_svalues['Kitchen']:match("([^;]+);([^;]+)") However i would like to treat this error i receive when the sensor is disconnect: Error: EventSystem: in domoticz ...
by YellowSky
Wednesday 08 August 2018 7:39
Forum: Other questions and discussions
Topic: Direct link to show log graphics?
Replies: 1
Views: 474

Direct link to show log graphics?

Hi everyone, i wonder if there is a way to have an direct access to the log graphics of a sensor. In my case, i have a pi and i want to publish one of these graphics directly on a web page (web server is also on my pi). I try to find a solution on this forum but i did not find anything (perhaps bad ...
by YellowSky
Monday 30 April 2018 20:40
Forum: Other questions and discussions
Topic: Direct link authentication
Replies: 2
Views: 909

Re: Direct link authentication

No, sorry, i finally program a webpage in php which does that...
by YellowSky
Monday 12 March 2018 5:37
Forum: Other questions and discussions
Topic: json.html structure
Replies: 2
Views: 870

Re: json.htlm structure

Thank you for this answer.
So if i send a non expected nvalue, there is no problem?
by YellowSky
Saturday 10 March 2018 15:55
Forum: Other questions and discussions
Topic: json.html structure
Replies: 2
Views: 870

json.html structure

Hi everyone, i have a question about json structure. In the wiki some of the sensor does not require nvalue=0 in the url. For example the counter require: /json.htm?type=command&param=udevice&idx=idx&svalue=COUNTER But if i try: /json.htm?type=command&param=udevice&idx=idx&svalue=COUNTER&nvalue=0 ...
by YellowSky
Friday 09 March 2018 5:20
Forum: Blockly
Topic: Blocky time logic issue
Replies: 2
Views: 1316

Re: Blocky time logic issue

Indeed, it is the trick!
Thankk you