Open mralexgray opened 6 years ago
Ahhh, I see.. they seem to be emulating a Philips Hue, instead.
https://github.com/Aircoookie/Espalexa/blob/master/src/Espalexa.cpp
<modelName>Philips hue bridge 2012</modelName>"
"<modelNumber>929000226503</modelNumber>"
@mralexgray so the espalexa allows dimming of what type of appliance? Can you send me the details of the name/brand/model so I can attempt to reproduce this? I would like to update the code to have support for dimming as well if emulating a more feature rich target hardware is possible lets do it!
I know it's possible.. but as of now.. Alexa says "Office light doesn't support that"....
Gonna look at ESPalexa for clues on how to implement it...