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 6e45a7c9af
Merge pull request #8251 from esphome/bump-2025.2.0b3
2025.2.0b3
2025-02-14 16:43:58 +13:00
.devcontainer Enable devcontainer linters (#7019) 2024-07-01 11:06:59 +12:00
.github Bump the docker-actions group with 2 updates (#8215) 2025-02-06 20:33:57 +01:00
.vscode proto generation updates (#4653) 2023-06-12 17:00:34 +12:00
docker Remove arm/v7 container image support (#8194) 2025-02-05 07:56:38 +13:00
esphome Bump version to 2025.2.0b3 2025-02-14 14:28:42 +13:00
script Don't activate venv in devcontainer (#8128) 2025-02-10 17:12:46 +13:00
tests GDEY042T81 e-paper displays support (#8061) 2025-02-12 10:17:34 +11:00
.clang-format Configure clang-format for consistent pointer alignment (#1890) 2021-06-10 12:55:20 +02:00
.clang-tidy [esp32] Use pioarduino + IDF 5.1.5 as default for IDF builds (#7706) 2024-12-05 02:39:30 -06:00
.coveragerc Unittests for esphome python code (#931) 2020-03-12 14:27:22 -07:00
.dockerignore Add asdf to gitignore (and dockerignore) (#7686) 2024-10-29 16:09:22 +13:00
.editorconfig YAML linting (#3779) 2022-09-06 15:48:01 +12:00
.flake8 [core] Migrate to pyproject.toml (#6737) 2024-05-16 13:19:37 +12:00
.gitattributes Add transparency support to all image types (#4600) 2023-05-22 08:03:21 +12:00
.gitignore Add asdf to gitignore (and dockerignore) (#7686) 2024-10-29 16:09:22 +13:00
.pre-commit-config.yaml Don't activate venv in devcontainer (#8128) 2025-02-10 17:12:46 +13:00
.yamllint Disable truthy yamllint rule (#6442) 2024-03-28 10:20:51 +13:00
CODEOWNERS [speaker] Media Player Components PR9 (#8171) 2025-02-11 08:00:23 +13:00
CODE_OF_CONDUCT.md Update email addresses (#1733) 2021-05-03 11:51:10 +12:00
CONTRIBUTING.md Markdown tweaks/updates (#8211) 2025-02-10 10:40:19 +13:00
LICENSE 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00
MANIFEST.in Update Manifest to rmeove unused dashboard files and include .c ethernet drivers (#4459) 2023-02-19 19:12:29 +00:00
README.md Markdown tweaks/updates (#8211) 2025-02-10 10:40:19 +13:00
platformio.ini [online_image]Pin specific version of JPEG library (#8217) 2025-02-10 13:17:29 +13:00
pyproject.toml Update project description (#7928) 2024-12-06 15:24:20 +13:00
requirements.txt Bump zeroconf to 0.144.1 (#8238) 2025-02-13 20:44:12 +13:00
requirements_dev.txt [CI] Update clang-tidy to 18.1.8 (#7915) 2024-12-04 15:44:34 -06:00
requirements_optional.txt [font] Add support for "glyphsets" (#7429) 2024-10-31 16:36:23 +13:00
requirements_test.txt Bump pylint from 3.1.0 to 3.2.7 (#7438) 2024-09-16 17:21:42 +12:00
sdkconfig.defaults Set ESP32 watchdog to loop task (#2846) 2021-12-02 09:05:42 +13:00

README.md