Page 1 of 1

Device with more then 10 options to send MQTT to ESP

Posted: Friday 18 December 2020 15:31
by peerkersezuuker
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. :
Capture.JPG
Capture.JPG (33.08 KiB) Viewed 3192 times
)

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 :
2020-12-18 15_10_05-LED Strip ESP WS2811 and 18 more pages - Personal - Microsoft​ Edge.png
2020-12-18 15_10_05-LED Strip ESP WS2811 and 18 more pages - Personal - Microsoft​ Edge.png (23.74 KiB) Viewed 3192 times
Regards
Peer

Re: Device with more then 10 options to send MQTT to ESP

Posted: Friday 18 December 2020 19:10
by waaren
peerkersezuuker wrote: Friday 18 December 2020 15:31 Not the selector, because this device has only 10 options to configure
?
I stopped at 30...
selector.png
selector.png (60.38 KiB) Viewed 3179 times

Re: Device with more then 10 options to send MQTT to ESP

Posted: Friday 18 December 2020 21:03
by peerkersezuuker
@waaren, sorry my bad should have tested it first.
Thought in the past i could not extend after 10

Regards
Peer