Version: V4.10717
Platform: raspbian
Plugin/Hardware: razberry / Danfoss Devolo Home Control Radiator Thermostat (0x0175:0x0005) openzwave
Since I renewed my Domoticz installation and uploaded my lastest working backup, the temprature sensors logging behaviour is very strange.
There's a
- daily log
- monthly log
- yearly log
And the daily log, with the minute by minute, hour by hour temprature of a certain room does not log. The device gives me live temperature, and is logs in the monthly- yearly log.
What can I do to start trouble shooting this?
ps: Not sure where to post this?
Temprature logging does not occur in 24h log
Moderators: leecollings, remb0
- waaren
- Posts: 6028
- Joined: Tuesday 03 January 2017 14:18
- Target OS: Linux
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: Temprature logging does not occur in 24h log
Did you already cleared browser cache and app cache (different things)?
What do you see when you enter
Code: Select all
http://<domoticz IP:domoticz port>/json.htm?idx=<device idx>&range=day&sensor=temp&type=graph
Debian buster, bullseye on RPI-4, Intel NUC.
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
-
- Posts: 4
- Joined: Monday 04 November 2019 19:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Temprature logging does not occur in 24h log
Your command gives: status: "ERR"
But.. there was a database error in the logfile. Could be a left-over issue from SD card corruption, which was the reason for the new install.
Repaired the database with sqlitebrowse and now, things are back to normal. But strange that there' no current status via the commando you gave me.
But.. there was a database error in the logfile. Could be a left-over issue from SD card corruption, which was the reason for the new install.
Repaired the database with sqlitebrowse and now, things are back to normal. But strange that there' no current status via the commando you gave me.
- waaren
- Posts: 6028
- Joined: Tuesday 03 January 2017 14:18
- Target OS: Linux
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: Temprature logging does not occur in 24h log
You see this message if you enter a none existing id or when there is a typo in the call. If the database is not OK you can also expect a lot of unpredictable results.
Debian buster, bullseye on RPI-4, Intel NUC.
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
-
- Posts: 4
- Joined: Monday 04 November 2019 19:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Temprature logging does not occur in 24h log
well, lets see. A reboot gives the result
.
http://10.0.1.xx:8080/json.htm?idx=09&r ... type=graph
{
"result" :
[
{
"d" : "2020-08-03 21:05",
"te" : 20.5
},
{
"d" : "2020-08-03 21:10",
"te" : 20.399999999999999
},
{
"d" : "2020-08-03 21:15",
"te" : 20.300000000000001
},
<<BREAK>>
],
"status" : "OK",
"title" : "Graph temp day"
}
---
This is very good info. Because my Danfoss radiator thermostats sometimes, regularly does not reconnect after sleep-wake. Although, it is visible in open-zwave, domoticz does not update it's status. And when the thermostat, during that situation is giving the signal for heating the room, it gets very hot in there.
With this info, i can at least stop it from heating if the temperature status does not change for a 20 minutes, since the output is so detailed. Great to know, could be a temp fix.

http://10.0.1.xx:8080/json.htm?idx=09&r ... type=graph
{
"result" :
[
{
"d" : "2020-08-03 21:05",
"te" : 20.5
},
{
"d" : "2020-08-03 21:10",
"te" : 20.399999999999999
},
{
"d" : "2020-08-03 21:15",
"te" : 20.300000000000001
},
<<BREAK>>
],
"status" : "OK",
"title" : "Graph temp day"
}
---
This is very good info. Because my Danfoss radiator thermostats sometimes, regularly does not reconnect after sleep-wake. Although, it is visible in open-zwave, domoticz does not update it's status. And when the thermostat, during that situation is giving the signal for heating the room, it gets very hot in there.
With this info, i can at least stop it from heating if the temperature status does not change for a 20 minutes, since the output is so detailed. Great to know, could be a temp fix.
Who is online
Users browsing this forum: No registered users and 1 guest