
Minimalist SDK for ESP8266
I have some devices that Neeo have been unable to get the codes for so I thought I'd record the IR myself and use an Arduino to control them. I ended up using an ESP8266 to respond to MQTT and send IR commands with the Neeo Node.JS SDK sending MQTT. I thought this was a total waste of processing power so I have created a VERY basic Neeo device that fits in an ESP8266.
So far it only supports buttons. Not bad for a days worth of wiresharking and coding :)
https://github.com/grumpyengineer/ESP8266NeeoSDK
Usual disclaimer, this is a work in progress, it may not work all the time or at all.
Reply
Like
Follow
1
3replies