#Vacation Mode
1 messages · Page 1 of 1 (latest)
Create an input boolean named vacation_mode
Then you use them in state conditions
The automation only runs if the boolean is on, or off, or whatever you want
That's ... basic HA automations 😉
my brain is not
like yours sorry
wow thats easier than i thought, so smart damnn
you could even use it after with if you leave the home it will turn on the toggle

Or use proximity to turn it on when you're more than X Km from home, and off when you're below that
Or use a calendar
gad damn bro, stop flexing. i feel so stupid by not knowing this simple stuff!
what about if, me and my mom are on vacation and my dad is at home, for work. How can i make it change and turn off automation beside the automation in need?
but i dont want to have all automations on, cuz my dad is basically home just early in the morning and evening, so the ones in the middle i wouldnt need them as me and my mom are not home.
Right, so add that logic in the conditions
mh k ty
Another approach could be to label all your automations that should be turned off when vacation mode is on. Add an automation that turns off all those labeled automations when vacation mode turns to on and turns them back on when vacation mode turns off. I find this to be more transparent and easier to manage, as you don't have to mess with any pre-existing conditions in your automations and you can see in the automation overview what only works outside of vacation mode.
label or categories?
i see sorry labels only unfortunately