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
guillempages 9cd173ef83
Allow partially looping animations (#4693)
Add the possibility of specifying a "loop" in an animation; where the
requested frames (start - end) will be repeateadly shown for "count" times.
2023-05-25 16:49:52 -05:00
.devcontainer VSCode / devcontainer updates (#4647) 2023-04-03 19:44:46 +00:00
.github Run YAML test 8 during CI and fix board used (#4862) 2023-05-22 08:08:33 +12:00
.vscode VSCode / devcontainer updates (#4647) 2023-04-03 19:44:46 +00:00
docker Bump platformio from 6.1.6 to 6.1.7 (#4795) 2023-05-17 05:29:15 +00:00
esphome Allow partially looping animations (#4693) 2023-05-25 16:49:52 -05:00
script Add transparency support to all image types (#4600) 2023-05-22 08:03:21 +12:00
tests Add i2s mclk (#4885) 2023-05-24 19:28:08 +12:00
.clang-format
.clang-tidy Force braces around multi-line statements (#3094) 2022-01-25 08:56:36 +13:00
.coveragerc
.dockerignore
.editorconfig YAML linting (#3779) 2022-09-06 15:48:01 +12:00
.gitattributes Add transparency support to all image types (#4600) 2023-05-22 08:03:21 +12:00
.gitignore Add Clipping to displaybuffer (#4271) 2023-02-11 09:56:15 +13:00
.pre-commit-config.yaml Bump pyupgrade from 3.3.2 to 3.4.0 (#4842) 2023-05-17 05:26:29 +00:00
.yamllint YAML linting (#3779) 2022-09-06 15:48:01 +12:00
CODE_OF_CONDUCT.md
CODEOWNERS add codeowners (#4875) 2023-05-22 22:28:35 +00:00
CONTRIBUTING.md Lint trailing whitespace (#3230) 2022-02-19 14:46:27 +01:00
LICENSE
MANIFEST.in Update Manifest to rmeove unused dashboard files and include .c ethernet drivers (#4459) 2023-02-19 19:12:29 +00:00
platformio.ini Add more envs to root platformio (#4799) 2023-05-10 11:38:51 +12:00
pylintrc Bump pylint from 2.13.9 to 2.14.3 (#3589) 2022-06-21 16:27:33 +12:00
pyproject.toml Bump python min to 3.9 (#3871) 2022-10-05 20:09:27 +13:00
pytest.ini
README.md Rename master branch to release (#1976) 2021-07-02 15:42:36 +02:00
requirements_optional.txt
requirements_test.txt Bump pyupgrade from 3.3.2 to 3.4.0 (#4842) 2023-05-17 05:26:29 +00:00
requirements.txt Bump platformio from 6.1.6 to 6.1.7 (#4795) 2023-05-17 05:29:15 +00:00
sdkconfig.defaults Set ESP32 watchdog to loop task (#2846) 2021-12-02 09:05:42 +13:00
setup.cfg
setup.py Bump python min to 3.9 (#3871) 2022-10-05 20:09:27 +13:00

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.