fauxmojs icon indicating copy to clipboard operation
fauxmojs copied to clipboard

Support "dimming".

Open mralexgray opened this issue 6 years ago • 2 comments

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...

mralexgray avatar Feb 27 '18 17:02 mralexgray

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 avatar Feb 27 '18 17:02 mralexgray

@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!

dsandor avatar May 30 '18 12:05 dsandor