kylegordon / DomoticzMQTT

MQTT support for Domoticz open source Domotica server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DomoticzMQTT

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

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

About

MQTT support for Domoticz open source Domotica server


Languages

Language:JavaScript 100.0%