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
Jesse Hills d27e7b3b70
[wifi] Fix some access point bugs related to esp-idf 4.4.7 (#6928)
* Set dhcp server range to only 10 IPs

* Change log level to errors to make it clearer

* We want to stop the dhcp server, not client
2024-06-18 14:26:24 +12:00
.devcontainer
.github [CI] Fix for sdl (#6892) 2024-06-13 10:31:07 +12:00
.vscode
docker [Dockerfile] Sync platformio version with requirements.txt (#6888) 2024-06-12 10:38:26 +12:00
esphome [wifi] Fix some access point bugs related to esp-idf 4.4.7 (#6928) 2024-06-18 14:26:24 +12:00
script change to new 1-wire platform (#6860) 2024-06-12 13:05:44 +12:00
tests Add step_delay option to X9C component (#6890) 2024-06-13 10:31:07 +12:00
.clang-format
.clang-tidy
.coveragerc
.dockerignore
.editorconfig
.flake8 [core] Migrate to pyproject.toml (#6737) 2024-05-16 13:19:37 +12:00
.gitattributes
.gitignore
.pre-commit-config.yaml Bump black from 24.4.0 to 24.4.2 (#6646) 2024-05-29 17:11:34 +12:00
.yamllint Disable truthy yamllint rule (#6442) 2024-03-28 10:20:51 +13:00
CODE_OF_CONDUCT.md
CODEOWNERS [display] SDL2 display driver for host platform (#6825) 2024-06-12 13:42:01 +12:00
CONTRIBUTING.md
LICENSE
MANIFEST.in
platformio.ini Wireguard support for bk72 microcontrollers (#6842) 2024-05-31 21:36:51 -05:00
pyproject.toml [core] Move pylint config into pyproject.toml (#6739) 2024-05-16 13:47:36 +12:00
README.md
requirements_dev.txt Use clang-format version from requirements_dev file (#6606) 2024-04-23 11:01:20 +12:00
requirements_optional.txt
requirements_test.txt Bump black from 24.4.0 to 24.4.2 (#6646) 2024-05-29 17:11:34 +12:00
requirements.txt Bump esphome-dashboard to 20240613.0 (#6901) 2024-06-13 10:31:08 +12:00
sdkconfig.defaults

ESPHome 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.