Hi Guys,
i like to say the phrase “unlock my front door” to my Google-Home Assistant. How can this be achived with HASSIO?
I have an input_boolean exposed to Google-Home as “switch”. When i say “Enable device Dooropener Frontdoor” it will change the boolean to true, my automatisation-script is enabling the related relays and the door will open.
But i am not able to do the same with only the phrase “Open my Frontdoor”. Google Home does not know what to do.
Also i have an “Do not Disturb” input_boolean. I like to enable this boolean with the Phrase “I dont like to be disturbed”. This should to the trigger.
Is there any possibility to archive my goals?