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
Currently many spots use state.sensor.name.attribute instead of the correct states('sensor.name') or state_attr('sensors.name', 'attribute') formatting.
Currently many spots use
state.sensor.name.attributeinstead of the correctstates('sensor.name')orstate_attr('sensors.name', 'attribute')formatting.