Page 1 of 1

MQTT/ ESP8266 Multi-sensor

Posted: Friday 09 June 2017 23:09
by hb100
Hi all,

I followed the instructions of Ben from Bruh automation to make a Mulitsensor for ~€10,-. See https://github.com/bruhautomation/ESP-M ... ultisensor

It works perfectly within Home Assistant, but....I would like to make it work in Domoticz. I tried several things, without any succes. If someone can help me, please.

I uses beta Domoticz and tried to follow this instructions: https://www.domoticz.com/wiki/MySensors ... TT-gateway

I did update the code of the senor:
/************* MQTT TOPICS (change these topics as you wish) **************************/
#define light_state_topic "domoticz/in/MyMQTT"
#define light_set_topic "ddomoticz/in/MyMQTT"

Result is that I see that domoticz is pinging to MQTT server, but this didn't do the job.

Thanks in advance,

Jeroen

Re: MQTT/ ESP8266 Multi-sensor

Posted: Saturday 10 June 2017 15:11
by mlamie
I use ESPEasy for my ESP8266 boards. Really easy to use and natively supported in combination with Domoticz. https://www.letscontrolit.com/wiki/index.php/ESPEasy

Re: MQTT/ ESP8266 Multi-sensor

Posted: Monday 13 November 2017 22:01
by accel
@hb100 Maybe you already fixed it. But for everybody else. Take a look here:
http://www.sigmdel.ca/michel/ha/domo/domo_03_en.html