Search found 5 matches
- Friday 26 August 2022 22:43
- Forum: MQTT Auto Discovery
- Topic: device/value missing from zwavejs2mqtt in domoticz
- Replies: 2
- Views: 344
Re: device/value missing from zwavejs2mqtt in domoticz
Could you give me the link? I don't recall posting anything on Github.. like to read the answer though. Thanks!
- Sunday 24 July 2022 12:27
- Forum: Dashticz
- Topic: Can not get Outlook ICS loaded into Dashticz calendar
- Replies: 3
- Views: 394
Can not get Outlook ICS loaded into Dashticz calendar
Somehow several months ago my outlook calendar (ICS) did not show anymore in Dashticz. Instead the 'geen afspraken' default showed. Tinkering around I upgraded PHP (latest 8.1) got Dashticz latest beta, played with the parameters but it all did not make a difference. However if I replace the outlook ...
- Tuesday 05 July 2022 23:07
- Forum: MQTT Auto Discovery
- Topic: device/value missing from zwavejs2mqtt in domoticz
- Replies: 2
- Views: 344
device/value missing from zwavejs2mqtt in domoticz
Today I installed a POPP z-weather which includes 9 values. ZwaveJS2MQTT reads all values correct and transfers them to Domoticz as visible in the log: 2022-07-05 22:50:59.926 Status: MQTT Zwave: discovered: nodeID_84/nodeID_84_speed_velocity (unique_id: zwavejs2mqtt_0xc19ad213_84-49-0-Velocity ...
- Monday 10 May 2021 9:59
- Forum: dzVents
- Topic: RGB level reading issue
- Replies: 2
- Views: 278
Re: RGB level reading issue
Thanks for the explanation! It solves indeed my problem- I set it to 1 second which seems to be enough.
- Sunday 09 May 2021 22:44
- Forum: dzVents
- Topic: RGB level reading issue
- Replies: 2
- Views: 278
RGB level reading issue
I am running into a strange issue with a zwave Aeotec RGB bulb: if I set the bulb to an RGB value with .setColor(R,G,B,%) all goes well and I can read back the level% with .level However if I set the bulb to white mode with .setWhiteMode() and then to a certain level with .dimTo(%) the level % is ...