koochyrat / comfort2

Cytech Comfort 2 Alarm MQTT Bridge (Home Assistant/OpenHAB compatible)
Apache License 2.0
6 stars 4 forks source link

Node Red #3

Closed manueldiasmanuel closed 5 years ago

manueldiasmanuel commented 5 years ago

How could i use the same solution in node-red ? Would be possible to adjust de code ?

Thanks,

M D

koochyrat commented 5 years ago

Have node-red talk to a MQTT broker. MQTT then talks to comfort2. I've never tried it but it should be possible since MQTT is a standard interface.

manueldiasmanuel commented 5 years ago

I have now node-red talking with comfort2 with MQTT. The result is very good. Really amazing, great job !

Thanks.

auredor commented 5 years ago

@manueldiasmanuel Could you please share your node-red flow? Thanks

manueldiasmanuel commented 5 years ago

FlowMQTTComfort2.txt

Here you have the node-red flow i used for test. Let me know if you need something else.

auredor commented 5 years ago

Thank I will have a look.