kakopappa / sinric

Amazon Alexa Smart home skill / Google Home Action for ESP8266 / ESP32 / Arduino
https://sinric.com
287 stars 166 forks source link

Added tv control using ir signals for tv and decoder #371

Closed fabian57fabian closed 4 years ago

fabian57fabian commented 4 years ago

Added 'tv_codec_ir_example.ino' (based on tv_example.ino) to control a tv and a decoder using an IR led. IR commands are hard-coded and differentiated between the TV and the DECODER (a majority on home tv systems are made like that).

kakopappa commented 4 years ago

awsome. looks good. I will merge this