-
Notifications
You must be signed in to change notification settings - Fork 40
MQTT integration #105
Comments
Yes, MQTT would be really nice! |
@murmelbahn can you tell me more about what you would expect from an mqtt integration? |
Hi, the best I can imagine is a Home Assistant integration with the same features as WLED. Pick a color, pick an effect and controll brightness. |
Oh yes, sounds pretty nice. |
Hi, has someone made any progress on this? I was looking for a way to use wireless communication instead of USB. Maybe with a wifi module on the arduino and mqtt communication on the local network. |
Hi! I this issue is more about integrating adrilight in a smarthome
environment and not about controlling the actual leds over wifi.
I had an idea for controlling the leds over wifi since forever but sadly I
have too many other things in my life right now. My starting point would be
to use an esp with wled firmware on it connected to the leds. Then teach
adrilight to talk to wled with some of the faster udp options. Timing is
absolutely critically for a good experience. Mqtt is too slow for this.
Even this approach needs to be tested if it is fast enough.
|
Ok thanks, I'll check on that. For mqtt i was thinking to create a topic for each led and thus update the status on each topic independently, but i agree that it may create some latency. |
possible feature?
Also possibly direct homeassistant integration?
The text was updated successfully, but these errors were encountered: