Search found 4 matches

by dvsat
Monday 12 December 2016 14:35
Forum: Show your projects
Topic: CHEAP IRBLASTER for domoticz Project
Replies: 6
Views: 3671

Re: CHEAP IRBLASTER for domoticz Project

Hi, You should use a MQTT server with a valide certificate. (E.G. : Mosquitto + Let's Encrypt) If you don't know how to build it, uses this one for free : https://www.cloudmqtt.com/ const char* broker = "m21.cloudmqtt.com"; // SHA1 fingerprint of the certificate // openssl x509 -fingerprint -in ...
by dvsat
Friday 09 December 2016 15:57
Forum: Show your projects
Topic: CHEAP IRBLASTER for domoticz Project
Replies: 6
Views: 3671

Re: CHEAP IRBLASTER for domoticz Project

Yes it could learn signal from the IR reciever and store the Full DATA RAW and the HEXCODE in a mondoDB. By this way, you should be able to use any UNKNOW device in futur.
by dvsat
Friday 09 December 2016 15:34
Forum: Show your projects
Topic: CHEAP IRBLASTER for domoticz Project
Replies: 6
Views: 3671

CHEAP IRBLASTER for domoticz Project

Hi, I have create a small project to allow using an IR Blaster with domoticz, Jarvis or Alexa. https://github.com/JZacharie/nodeMCU_IrBlaster/blob/master/WIRE.png?raw=true You will need : Hardware: -Nodemcu -Wire -IR Led -IR reciever -Resitor 20 ohms Software : -Mosquitto -OpenSSL -MongoDB -Node-Red ...
by dvsat
Tuesday 18 October 2016 10:53
Forum: ESP8266
Topic: Sonoff MQTT integration
Replies: 6
Views: 11139

Sonoff MQTT integration

Install MQTT on domoticz https://4.bp.blogspot.com/-A4PdknGtqTE/WAXg_HmTDxI/AAAAAAAExkM/BJJcNT4x96oYt3Wwr6WeGjFfwrry-jAgQCLcB/s320/mqtt.png Create Switch with name like sonoffxxxx https://2.bp.blogspot.com/-UmZFW6ENobU/WAXg_J2iSqI/AAAAAAAExkE/Ode6f6cNv4Y_nYazR2BeCTPwv2Q4M4XzQCLcB/s320/capteur.png ...