esphome/esphome/components/binary_sensor
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
automation.cpp 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00
automation.h Updates 2019-04-24 23:49:02 +02:00
binary_sensor.cpp Fix home assistant binary sensor initial state (#632) 2019-06-15 18:02:17 +02:00
binary_sensor.h Fix some binary_sensor not having an initial state (#819) 2019-10-31 21:03:57 +01:00
filter.cpp Add delayed_on_off binary_sensor filter (#700) 2019-08-29 16:09:37 +02:00
filter.h Add delayed_on_off binary_sensor filter (#700) 2019-08-29 16:09:37 +02:00