ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Go to file
Michiel van Turnhout cb9f36a153 TTP229-LSF i2c device support (#489)
* setting up non i2c ttp229

* add component

* fixed const and multiconf

* fixed issues with i2c address (it is fixed for this device
renamed component and platform to ttp229_lsf => i2c device. There is
another ttp229_bsf device that uses a proprietary bus protocol

* max channels is 0 to 15

* folow up on code review

* fixed Component ttf229_lsf
2019-03-31 19:00:39 +02:00
.github Add auto-issue closer 2019-03-13 18:30:45 +01:00
docker Upgrade docker base image to 1.4.3 (#499) 2019-03-31 12:25:44 +02:00
esphome TTP229-LSF i2c device support (#489) 2019-03-31 19:00:39 +02:00
tests Fix filter_out: nan filer (#486) 2019-03-18 15:07:20 +01:00
.dockerignore Fix docker build 2018-09-25 10:30:45 +02:00
.gitignore Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
.gitlab-ci.yml Upgrade docker base image to 1.4.3 (#499) 2019-03-31 12:25:44 +02:00
.travis.yml Revert "Remove piolibdeps cache" 2019-03-05 13:53:09 +01:00
CODE_OF_CONDUCT.md Add Code of Conduct (Contributor Covenant) (#168) 2018-10-12 11:26:26 +02:00
CONTRIBUTING.md Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
LICENSE Create LICENSE 2018-07-28 16:33:01 +02:00
MANIFEST.in Changes for 1.12 (#482) 2019-03-16 22:24:26 +01:00
pylintrc Add local mDNS responder for .local (#386) 2019-02-10 16:57:34 +01:00
README.md Update README.md 2019-02-14 13:49:22 +01:00
requirements.txt Changes for 1.12 (#482) 2019-03-16 22:24:26 +01:00
setup.cfg Changes for 1.12 (#482) 2019-03-16 22:24:26 +01:00
setup.py Changes for 1.12 (#482) 2019-03-16 22:24:26 +01:00

ESPHome Build Status Discord Chat GitHub release

ESPHome Logo

Documentation: https://esphome.io/

For issues, please go to the issue tracker.

For feature requests, please see feature requests.