Hey Guys,
I was wondering if it was possible to get access to the HA automations switches in Homebridge (to turn on/off automations from HA, not iOS home automations of course).
The only way I can think of right now is creating an input_boolean that triggers an automation to turn on/off another automation … you can tell by my explanation this doesn’t really sound optimal
A concrete example: I have a Home Assistant automation that pushes my work commute time in a notification to my phone on workdays when movement is detected at the breakfast table. I have this thing called “vacation days” sometimes (wink wink) at which time I don’t care much for my work commute so I turn off the automation at that point. I’d love an option to handle this on homekit as well.
Is this possible without the workaround of another switch & automation?