#Input Booleans should be an entity that can be used just like any other in automations.
1 messages · Page 1 of 1 (latest)
The boolean is the virtual switch, there is no switch entity
You can create a template switch, if you want a switch
If you want to propose that to be done automatically then post a feature request or WTH on the forum
You can find the community forum here
Template switch what causes "switch" in the automation?
Yes, if you want an actual switch entity
The boolean is your virtual switch, it just isn't an actual switch
Right. But with homeseer, it acts as an actual switch to make it easier to work with.
HA works differently to HomeSeer
For any entity you always use the services that match the entity - input_boolean.turn_on for input_boolean.whale_bay_doors for example
You can (almost) always wrap things with templates, but it's just adding complexity you don't really need
Seems having to build templates for everything is adding complexity that could be simpler.
Don't get me wrong. I love HA a lot more than HS. A lot more flexible and works with my solar inverters. But there's just stuff that doesn't have to be complicated. When I programmed (in line basic), I wrote programs to idiot proof it a lot and went out of my way to program to make it simpler for the user.