Search found 3 matches
- Thursday 27 January 2022 15:23
- Forum: Speech & Voice Systems
- Topic: Domoticz-Google-Assistant (dzga)
- Replies: 369
- Views: 91435
Re: Domoticz-Google-Assistant (dzga)
I have just added dzga (V1.10.9) to my test setup. I have create simple light (virtual switch) in Domoticz and I can control it using Google Home. The status is not always in sync. I have 2 scenarios... 1. When I switch a light in Domoticz, the state is NOT instantly updated in the Google Home app ...
- Sunday 22 September 2019 16:30
- Forum: Other questions and discussions
- Topic: Time sensor value
- Replies: 2
- Views: 744
Re: Time sensor value
I would like to store a time value (in seconds) for virtual sensor. Would it be an option to store it in a text sensor ? http://IP:PORT/json.htm?type=command¶m=udevice&idx=2268&nvalue=0&svalue=123456789012345678901234567890 largeNumber.png Thanks. Yes, I used a text sensor in this case.
- Tuesday 06 August 2019 23:13
- Forum: Other questions and discussions
- Topic: Time sensor value
- Replies: 2
- Views: 744
Time sensor value
I would like to store a time value (in seconds) for virtual sensor. This works for two types: - Custom Sensor - Counter, with subtype: Counter But large values get converted to an exponent value like '7.38858e+06 seconds' (= 85 days) instead of regular number. Can this behaviour turned off? Or even ...