- Tue Jan 14, 2020 5:25 pm
#85283
My echo is new and all I have added to it is a Sinric skill which I used for the other Alexa code.
I have found two devices with this code; both "Royal Philips Electronics smart device". I had other fauxmo code I tried last weekend which didn't find a device. This code gave me a compile error but that was down to an old version of fauxmo and obviously that is not your problem as you can compile and upload your code.
This the output I am getting from the serial monitor:
[MAIN] Free heap: 49584 bytes
[MAIN] Free heap: 49080 bytes
[MAIN] Free heap: 49080 bytes
[MAIN] Device #1 (lamp two) state: ON value: 255
RELAY 2 switched by Alexa
[MAIN] Free heap: 49080 bytes
[MAIN] Device #1 (lamp two) state: OFF value: 255
RELAY 2 switched by Alexa
[MAIN] Free heap: 49080 bytes
[MAIN] Free heap: 49080 bytes
[MAIN] Free heap: 49080 bytes
I assume the registering of the lamps is not hardware dependant as I only have one LED connected. I am afraid I can not help further and just wanted to let you know the code will work
All very frustrating.