Open Elkropac opened 1 year ago
I have the same problem with two different types of Lohas bulbs after upgrading to the latest home assistant and esphome releases. Everything was OK previously on a 2022.09 HA releases. The Lohas bulbs use the RGBW light and my9231 platforms identical to @Elkropac yaml. The log reports the light as off but the light stays illuminated. The only way I found to extinguish the light is to turn back on and adjust brightness to 0 and turn off. I could get around this issue with a turn off script but this would cause the light to not remember the last state when turned on again which is particularly painful. To resolve this I could save the state in a scene and use at turn on. However the last time I attempted that I found that scenes are lost when home assistant restarts. Given how fundamental this is I hope the development team give this some attention and at least respond.
The problem
When sending turn off from HA, my light bulb does not turn off. In logs, i can see, it receives
But it stays on. Also some color/brightness changes are laggy, i have to push it multiple times to be done.
I have two zemismart bulbs with the same config and it happens on both of them (i have had third, but it ended in bootloop after upgrade in december)
Which version of ESPHome has the issue?
2023.2.4
What type of installation are you using?
Home Assistant Add-on
Which version of Home Assistant has the issue?
2023.03
What platform are you using?
ESP8266
Board
esp01_1m
Component causing the issue
light tgbw
Example YAML snippet
Anything in the logs that might be useful for us?