hass-virtual icon indicating copy to clipboard operation
hass-virtual copied to clipboard

Virtual sensor does not trigger Alexa routine

Open tmorse305 opened this issue 2 years ago • 3 comments

I'm trying to use a binary sensor to trigger an Alexa routine. The sensor appears in the device list on Alexa. I can see the state change as I toggle it from HA. The sensor appears as a choice when I create the routine, but the routine never triggers even though I can see the sensor toggle from the devices page in Alexa. I have tried 'motion', 'window' and 'presence' classes but none work. Is there a trick to getting the routine to function?

Thank you.

tmorse305 avatar Sep 23 '22 15:09 tmorse305

How are you changing the device state? You might need to use one of the virtual service calls to make it work.

The documents aren't great but you can see the service calls mentioned at the bottom of this section.

twrecked avatar Jan 10 '23 04:01 twrecked

This will exactly be my use case, but I tried to create a device but it won't appear. See other issue #56

neil1111 avatar Jul 14 '23 23:07 neil1111