That would be nice. Could you publish the file here?
Well there is maybe nothing special with mqttitude, I just can't get it added as device into Domoticz.
Search found 2 matches
- Thursday 06 February 2014 20:27
- Forum: Suggestions
- Topic: [90] MQTT Support
- Replies: 370
- Views: 142787
- Thursday 06 February 2014 13:53
- Forum: Suggestions
- Topic: [90] MQTT Support
- Replies: 370
- Views: 142787
Re: MQTT Support
I have setup my rpi with domoticz, mosquitto & nodejs and my iPhone with mqttitude. In server.js is only two rows: var domoticz = require('./domoticz.js'); var mqttitude = require('./mqttitude.js'); I am using the mqttitude.js from http://www.domoticz.com/forum/viewtopic.php?f=5&t=838&start=20#p7872 ...