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
AttributeError: 'StateVal' object has no attribute 'turn_on'
2021-02-26 16:06:29 ERROR (MainThread) [custom_components.pyscript.file.daytime.turnOnDayLights] Exception in <file.daytime.turnOnDayLights> line 9:
light.master_bedroom.turn_on(brightness=254, color_temp=275)
^
AttributeError: 'StateVal' object has no attribute 'turn_on'
I recently upgraded my core version to core-2021.3.0b1; might have something to do with this?