Search found 8 matches
- Thursday 02 March 2017 6:09
- Forum: iOS
- Topic: eDomoticz MQTT and TLS?
- Replies: 6
- Views: 5007
Re: eDomoticz MQTT and TLS?
Nevermind: I found it myself. Why easier then I expected. I am having it automatically using the CA certificate from Domoticz if it is defined or I can use an additional parameter: "cacert" in the config.json if provided. Where/How do I upload my new code so someone could have a look at it and maybe ...
- Tuesday 28 February 2017 15:48
- Forum: iOS
- Topic: eDomoticz MQTT and TLS?
- Replies: 6
- Views: 5007
Re: eDomoticz MQTT and TLS?
Progress: doing "dirty" patch just to the MQTT.js I can connect with to port 8883 with TLS using the same CA.crt as I am using for Domoticz. Using different user/password to see the difference in my mosquito.log Now I need an answer to my previous question and see if I can make it automatic switch ...
- Tuesday 28 February 2017 15:13
- Forum: Switches and Scenes
- Topic: Broadlink SP mini switch
- Replies: 7
- Views: 4519
Re: Broadlink SP mini switch
I realize this is an old post, but look here to get started:
https://github.com/mjg59/python-broadlink
It should work for the SP2/3 and MP1. Maybe it's compatible.
https://github.com/mjg59/python-broadlink
It should work for the SP2/3 and MP1. Maybe it's compatible.
- Tuesday 28 February 2017 4:07
- Forum: iOS
- Topic: Update speed between HomeKit and Domoticz and reality?
- Replies: 3
- Views: 4050
- Monday 27 February 2017 10:04
- Forum: iOS
- Topic: eDomoticz MQTT and TLS?
- Replies: 6
- Views: 5007
Re: eDomoticz MQTT and TLS?
Need help getting the CA path from Domoticz. Could someone point me in the right direction:
Index.JS is getting information from Domomoticz: mqttHardware.Port, mqttHardwatre.Username. But I can't find the reference for the CA Filename (certificate path).
Index.JS is getting information from Domomoticz: mqttHardware.Port, mqttHardwatre.Username. But I can't find the reference for the CA Filename (certificate path).
- Monday 27 February 2017 5:13
- Forum: iOS
- Topic: eDomoticz MQTT and TLS?
- Replies: 6
- Views: 5007
Re: eDomoticz MQTT and TLS?
implement it myself Okay, I will have a look, but JavaScript is not my language, but I should be able to sort of follow the code. Keep you adviced of any progress
- Sunday 26 February 2017 17:02
- Forum: iOS
- Topic: eDomoticz MQTT and TLS?
- Replies: 6
- Views: 5007
eDomoticz MQTT and TLS?
I have been using the eDomoticz plugin and I love how I can talk to Siri or jus use the iOS 10 Home app out-of-the-box with Domoticz. I am upgrading my own devices and adding security in the process. One feature I would love to see is adding TLS to the MQTT communication as we already have SSL to ...
- Sunday 26 February 2017 16:52
- Forum: iOS
- Topic: Update speed between HomeKit and Domoticz and reality?
- Replies: 3
- Views: 4050
Re: Update speed between HomeKit and Domoticz and reality?
You might want to setup your own MQTT broker and use that in combination with Domoticz and Homebridge-edomoticz. If I switch a light on/off on my laptop with the Domoticz webpage I see the change directly on my iPad in the "Home" app. As for the scenes. Mine work, but I don't have any z-wave devices.