mdhiggins / ESP8266-HTTP-IR-Blaster

ESP8266 Compatible IR Blaster that accepts HTTP commands for use with services like Amazon Echo
MIT License
968 stars 217 forks source link

Is the python code available anywhere? #297

Closed giuliomoro closed 3 years ago

giuliomoro commented 3 years ago

Is the Python code that is running on https://tehpsyc.pythonanywhere.com available anywhere? I'd be curious to look at it and if possible contribute some of the missing Alexa Interfaces.

mdhiggins commented 3 years ago

The server side code is not available, mostly just because I haven't had time to audit the code and I'm not actively developing the project at this time

TheMCMan commented 3 years ago

I recommend using IFTTT if you want to customize your service beyond what is provided in the server side code.

I use IFTTT with this project rather than the python code.

giuliomoro commented 3 years ago

thanks @TheMCMan , any code you'd be willing to share? I am not familiar with IFTTT, so any hint would be greatly appreciated.

mdhiggins commented 3 years ago

IFTTT doesn't require any code you just share the URLs and link your account

You can accomplish basically everything IFTTT offers using the scene controller though