I am using Node-Red as a go-between for Google Home and Domoticz.
Works great, I've already created several flows to switch lights etcetera.
But I have a special switch that I want to secure with a PIN: the alarm.
I would like to be able to give a voice command to switch on or off, then play a message asking for a PIN, and then check that PIN. Only if it matches, the actual switch will be done.
I can't find a way to do this. Is there someone out there with a bright idea?