I have an input Boolean that I use with two automations to turn on my flood lights when taking the dog out so they automatically go off when coming back in. Is there a way I can make this seem to be a light to the emulated hue so I can trigger this by telling Alexa to turn on the “Potty Light” as it’s called?
1 Like
According to the documentation, the input_boolean domain is exposed to alexa via the emulated hue component by default. So, unless you have changed it, it should just work:
1 Like
Wow… component wasn’t even in my config anymore… don’t remember doing that! Thanks