problem with UV,Rain, Wind, solar update in LUA and Json
Posted: Monday 22 July 2024 13:45
Version: 2024.7
Build Hash: 1b4c01673
Compile Date: 2024-07-21 12:27:21
dzVents Version: 3.1.8
Python Version: 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:38:17) [MSC v.1932 32 bit (Intel)]
Uptime: 2 Uren, 44 Minuten, 0 Seconden
Hi,
Just update 2 hours ago to 2024.7 and i am experiencing some small problems with UV,Rain, Wind, solar
Value visible in domoticz is show as zero. this is so far only for UV,Rain, Wind, solar
( the history is kept and still visible)
tested with :
with same result.
Have i missed some change in 2024.7 ?
p.s keep up the good work, still love domoticz and how it manages my home.
Build Hash: 1b4c01673
Compile Date: 2024-07-21 12:27:21
dzVents Version: 3.1.8
Python Version: 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:38:17) [MSC v.1932 32 bit (Intel)]
Uptime: 2 Uren, 44 Minuten, 0 Seconden
Hi,
Just update 2 hours ago to 2024.7 and i am experiencing some small problems with UV,Rain, Wind, solar
Code: Select all
http://192.168.0.xxx:8080/json.htm?type=command¶m=udevice&idx=2441&nvalue=0&svalue=1;1
{
"status" : "OK",
"title" : "Update Device"
}
( the history is kept and still visible)
tested with :
Code: Select all
commandArray[#commandArray + 1] = {['UpdateDevice'] = '2441|0|1;1'}
Have i missed some change in 2024.7 ?
p.s keep up the good work, still love domoticz and how it manages my home.