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
Right now, the automation.managed_swtich functionality only works with switch domain entities. With minimal effort, this could be be expanded to support other domains like binary_sensor, which are very similar.
Right now, the
automation.managed_swtichfunctionality only works withswitchdomain entities. With minimal effort, this could be be expanded to support other domains likebinary_sensor, which are very similar.