#Virtual Switch

1 messages · Page 1 of 1 (latest)

ocean hamlet
#

Anyone know how I can make a virtual switch to enable and disable automation? Thank you!

sterile patrol
#

The automation entity itself is already a switch, is that all you need?

ocean hamlet
#

Going to be a node-red automation. I want a switch that I can turn on and off that can be checked before running certain automations that automatically run when I leave.

sterile patrol
#

Ok that's an input_boolean then. You can create it on the Helpers page.

ocean hamlet
#

Thank you!

sterile patrol
#

I guess in the UI there it's called Toggle, but it will create an input_boolean entity.