Device with more then 10 options to send MQTT to ESP
Posted: Friday 18 December 2020 15:31
Hi,
I have been building an WS2811 ledstrip controlled by an ES8266.
https://www.hackster.io/BenoitAnastay/e ... sio-39cd07
(For anyone who wants to build it, in the code the digital pin for the WS2811 is hardcoded on line 483 of the ESP8266-APA102.ino, just a headsup)
It is working fine and i can control it from the integrated web page, and i can send command's over MQTT to the ESP8266.
(e.g. : )
I was wondering if there is an device within domoticz which i can use to send the MQTT request to the ESP.
Not the selector, because this device has only 10 options to configure and the program allows you to send all (more then 10) different light shows to the ESP : Regards
Peer
I have been building an WS2811 ledstrip controlled by an ES8266.
https://www.hackster.io/BenoitAnastay/e ... sio-39cd07
(For anyone who wants to build it, in the code the digital pin for the WS2811 is hardcoded on line 483 of the ESP8266-APA102.ino, just a headsup)
It is working fine and i can control it from the integrated web page, and i can send command's over MQTT to the ESP8266.
(e.g. : )
I was wondering if there is an device within domoticz which i can use to send the MQTT request to the ESP.
Not the selector, because this device has only 10 options to configure and the program allows you to send all (more then 10) different light shows to the ESP : Regards
Peer