-
Notifications
You must be signed in to change notification settings - Fork 196
Description
Hi - this looks great - very excited to play.
Noob questions:
I am very familiar with Domoticz - new to MQTT and to this project.
I can see how to setup MQTT domoticz running mosquitto and I can publish to the domoticz/in topic and control a virtual device (as per the domoticz wiki).
The part I am missing is the domoticz/out controlling these (and other MQTT devices) - I see you have a number of projects - some of them have scripts for domoticz - but this particular project you say "native Domoticx support" - so - can you tell me what I need to do on the domoticz end (I currently have mosquitto, but not node-red installed) to create a device that controls the relays in the modified sonoff device(s). - or - point me to some online description of how to procede.
The domoticz wiki describes adding flows to node-red - your other projects seem to use a native (python?) mqtt library from a device script - but I feel like I am missing something. Any help appreciated.
Thanks in advance