-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
Description
What happened?
I recently found that when I control WLED from the web interface the MQTT messages fire off as expected, however when controlled from Home Assistant via it's native integration, no MQTT messages are sent.
To Reproduce Bug
Install WLED
Configure MQTT
Configure Home Assistant
Turn power on/off via WLED, notice MQTT Messages
Turn power on/off via HA, zero MQTT Messages
Expected Behavior
I would expect that no matter how WLED is being interacted with, since MQTT is under the sync settings, it would trigger messages for all events.
Install Method
Binary from WLED.me
What version of WLED?
0.14.4
Which microcontroller/board are you seeing the problem on?
ESP32
Relevant log/trace output
Anything else?
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
ekristen