MQTT support for Domoticz open source Domotica server
Clone this repository to a working directory, and run server.js
ie,
node server.js
mqttitude.js contains the logic to report Owntracks MQTT messages into Domoticz for location awareness domoticz.js contains the logic to publish all sensor updates from Domoticz onto the MQTT broker, and to subscribe to all messages under /events/domoticz/# and submit the payload to the Domoticz server
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.