SgtBatten / HA_blueprints

Somewhere to store automation blueprints
151 stars 55 forks source link

[Feature Request]: Vacation Mode #207

Open NasKar2 opened 1 month ago

NasKar2 commented 1 month ago

Describe what you are trying to accomplish and why in non technical terms I want to set a toggle for vacation mode that would prevent frigate notification when on vacation in a different time zone.

Describe the solution you'd like Turn off notifications if the vacation mode toggle is on.

Additional context Would like to use the toggle in other automation so I would have one place to set the vacation mode.

kdelios commented 1 month ago

Just disable the automation when on vacation.

NasKar2 commented 1 month ago

I would prefer to not have to disable multiple automations manually. Would be best to set an input boolean to disable or delay the notifications by a certain number of hours to prevent getting woken up by a package being delivered etc.

SgtBatten commented 1 month ago

you could create an input boolean to use on any dahboard of your choosing and set it as a staet filter or custom filter parameter.

It's a good idea but i don't believe it's necessary to implement in an already busy blueprint.