Hi, I would like to add some high level, system wide "configuration" data to my HA environment. These variables/fields would be utilized by automations and editable from a Dashboard. For example, if we're on vacation for 2 weeks and I have automations that should not run when we're all away, I'd like to flip a variable on a dashboard to indicate such and then my automations can check for that values as a condition.
This seems like such a common thing but I've not found clear guidance on how to implement this. To be clear, this isn't tied to a device or service; it's just a configuration value that I certain users can modify and I can reference (easily, I hope) in my automations.
Maybe there is an HA term for this I'm ignorant of and that's why I can't find anything?