esphome/esphome/components/remote_base
Otto Winter 056c72d50d
Drop Python 2 Support (#793)
* Remove Python 2 support

* Remove u-strings

* Remove docker symlinks

* Remove from travis

* Update requirements

* Upgrade flake8/pylint

* Fixes

* Manual

* Run pyupgrade

* Lint

* Remove base_int

* Fix

* Update platformio_api.py

* Update component.cpp
2019-12-07 18:28:55 +01:00
..
__init__.py Drop Python 2 Support (#793) 2019-12-07 18:28:55 +01:00
jvc_protocol.cpp 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00
jvc_protocol.h 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00
lg_protocol.cpp 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00
lg_protocol.h 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00
nec_protocol.cpp 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00
nec_protocol.h 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00
panasonic_protocol.cpp 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00
panasonic_protocol.h 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00
raw_protocol.cpp remote updates 2019-05-13 20:45:22 +02:00
raw_protocol.h remote updates 2019-05-13 20:45:22 +02:00
rc5_protocol.cpp 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00
rc5_protocol.h 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00
rc_switch_protocol.cpp Fix remote_transmitter type_a encoding (#742) 2019-10-18 09:05:37 +02:00
rc_switch_protocol.h Allow 64 bit codes and add nexa remote support. (#662) 2019-10-12 14:42:27 +02:00
remote_base.cpp 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00
remote_base.h Fix some binary_sensor not having an initial state (#819) 2019-10-31 21:03:57 +01:00
samsung_protocol.cpp 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00
samsung_protocol.h 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00
sony_protocol.cpp Fix remote_receiver always shows sony (#617) 2019-06-06 13:15:37 +02:00
sony_protocol.h 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00