mirror of
https://github.com/esphome/esphome.git
synced 2025-02-16 01:41:42 +01:00
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
* Support SDS011 component. * improve if condition * Check update interval is multiple of minute * do not allow update intervals longer than 30 min * fix sensor schema name * remove query_mode * Warn if rx_only mode used together with update interval * Allow update intervals below 1min Messed that up before, as the docs say update intervals below 1min are allowed * Use update interval in minutes * use set_update_interval_min() to set update interval |
||
---|---|---|
.github | ||
docker | ||
esphome | ||
esphomeyaml | ||
esphomeyaml-beta | ||
tests | ||
.dockerignore | ||
.gitignore | ||
.gitlab-ci.yml | ||
.travis.yml | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
MANIFEST.in | ||
pylintrc | ||
README.md | ||
repository.json | ||
requirements.txt | ||
setup.cfg | ||
setup.py |
ESPHome
![GitHub release](https://img.shields.io/github/release/esphome/esphome.svg)
Documentation: https://esphome.io/
For issues, please go to the issue tracker.
For feature requests, please see feature requests.