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
Fix light preset module when list contains lighting effects (#1048)
Fixes the residual issues with the light preset module not handling
unexpected `lighting_effect` items in the presets list.
Completes the fixes started with PR
#1043 to fix#1040, [HA
#121115](home-assistant/core#121115) and [HA
#121119](home-assistant/core#121119)
With this PR affected devices will no longer have the light preset
functionality disabled. As this is a new feature this does not warrant a
hotfix so will go into the next release.
Updated fixture for testing thanks to @szssamuel, many thanks!
0 commit comments