Search found 6 matches
- Sunday 11 July 2021 22:07
- Forum: Heating/cooling
- Topic: mqtt temperature and humidity
- Replies: 14
- Views: 4459
Re: mqtt temperature and humidity
Hi, @bjornsundberg, You wrote: i guess function node You are right. Create a "Function" node with as input the MQTT input node and as output the MQTT output node. The contents of the "Function" node should be: msg.payload = {"command":"udevice","idx":4,"nvalue":0,"svalue":msg.payload.svalue1 ...
- Thursday 25 July 2019 18:08
- Forum: Show your projects
- Topic: Zehnder/Stork WHR Ventilation Unit
- Replies: 152
- Views: 52973
Re: Zehnder/Stork WHR Ventilation Unit
I have a Stork WHR 91 with a 9-pin serial port on it. Does anyone know if this can be used to control the unit like the 930?
How can i find out which serial protocol is used on the port?
How can i find out which serial protocol is used on the port?
- Friday 18 January 2019 11:56
- Forum: Suggestions
- Topic: Not Easy to handle the RGB colors in Domoticz
- Replies: 7
- Views: 2482
Re: Not Easy to handle the RGB colors in Domoticz
I would make things a LOT easier is i could just enter the HEX RGB code for a color to get all the lamps the same color. This color picker is quite useless for that purpose actually. So please make it available again. It would be nice to read the current RGB code of a lamp and be able to unput that ...
- Tuesday 02 May 2017 23:03
- Forum: ESP8266
- Topic: Domoticz support in ESPurna firmware
- Replies: 16
- Views: 10734
Re: Domoticz support in ESPurna firmware
Now nothing wants to connect to the Wifi AP of the Sonoff Dual with ESPurna anymore. I flashed it again using Arduino IDE, but that doesn't help. I tried following the Platformio IDE installation steps, but it is missing some essential info for Windows systems, so no luck there either. I have ...
- Monday 01 May 2017 22:39
- Forum: ESP8266
- Topic: Domoticz support in ESPurna firmware
- Replies: 16
- Views: 10734
Re: Domoticz support in ESPurna firmware
Ik have a Sonoff Dual (pcb version 2.0 with Sil F330 chip that drives the relays) and i am trying to get ESPurna working. (FYI: ESPEasy does not support that F330 chip. ) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Any ideas? I flashed Espurna on a ...
- Sunday 30 April 2017 23:37
- Forum: ESP8266
- Topic: Domoticz support in ESPurna firmware
- Replies: 16
- Views: 10734
Re: Domoticz support in ESPurna firmware
Ik have a Sonoff Dual (pcb version 2.0 with Sil F330 chip that drives the relays) and i am trying to get ESPurna working. (FYI: ESPEasy does not support that F330 chip.) I have followed the steps: 1. https://bitbucket.org/xoseperez/espurna/wiki/ArduinoIDE.md Flashing succesful. 2. https://bitbucket ...