You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've recently updated the firmware on my 'athom-rgbct-light' (15W color bulb) lights to 2024.9.x (from something from 2023).
In this example I'm using one that has the name and friendly_name set to 'bedroom-light'
This changed the behavior in a few annoying ways:
The device name in HA changed from 'light.bedroom_light_bedroom_light to light.bedroom_light_rgbcct_bulb, breaking all automation and cards
The default behavior on power loss changed so that it now stays off (it goes on for a split second, then turns off once it connects); this stops us from using the normal light switches in the house
I seem to no longer be able to set the light to a specified brightness in the automations in HA. I can still brightness_increase and brightness_decrease, but not set a specific %
I think the reason is the changes in e1b4785 but I'm not sure about all technical details.
Contents of my bedroom-light.yaml ESPHome configuration for this example:
It should have an option to select the power on state
Hi, thank you for your reply!
I checked and this is indeed set to 'Always off'; however when I change this setting, then turn off the power - it resets to 'Always off' whenever the light comes back online.
I've recently updated the firmware on my 'athom-rgbct-light' (15W color bulb) lights to 2024.9.x (from something from 2023).
In this example I'm using one that has the name and friendly_name set to 'bedroom-light'
This changed the behavior in a few annoying ways:
I think the reason is the changes in e1b4785 but I'm not sure about all technical details.
Contents of my bedroom-light.yaml ESPHome configuration for this example:
The text was updated successfully, but these errors were encountered: