#in assist_satellite.start_conversation is there a way to trigger an action if no response is given

1 messages · Page 1 of 1 (latest)

flint galleon
#

i want the lights to be turned off if no response is given to the AI/assist satellite

copper remnant
flint galleon
copper remnant
flint galleon
#

I have an ESPresense sensor and l'd like to set up an automation where, if no known device is detected in a specific room, an Assist Satellite initiates a voice prompt asking if anyone is present. If there's no response, the lights should automatically turn off."

copper remnant
# flint galleon I have an ESPresense sensor and l'd like to set up an automation where, if no kn...

maybe not the best solution but perhaps a solution.

you could have a helper as a dummy switch.
dummy switch turns on when light comes on via automation.
also an automation triggers when espressence sensor for room pressense goes clear (and dummy switch is on)

turn off dummy switch
start conversation: "do you want to keep the light on" (extra instructions: if yes then turn dummy switch on)
then have automation that turns off the light if the dummy switch turns off for 30 seconds.

can do this as 3 automations or a single 1 with multiple triggers and action paths

#

if that makes sense?

flint galleon