My Home-IoT
Find a file
J. Nick Koston b75703986d
Speed up OTAs
The upload buffer was limited to 1024 which limited the speed of
the OTA. By increasing the buffer size to 8192, the OTA can happy
around 20-30% faster for most cases
2023-11-09 16:47:01 -06:00
.devcontainer Devcontainer: allow pip install and dont warn about root user (#5608) 2023-10-27 11:56:16 +13:00
.github Add needs-docs workflow to fail CI (#5643) 2023-11-01 11:12:16 +13:00
.vscode proto generation updates (#4653) 2023-06-12 17:00:34 +12:00
docker Update Dockerfile to use piwheels for armv7 (#5709) 2023-11-09 21:04:39 +13:00
esphome Speed up OTAs 2023-11-09 16:47:01 -06:00
script Add text component (#5336) 2023-10-25 22:00:32 +13:00
tests Handle nanoseconds in config (#5695) 2023-11-08 21:34:44 +13:00
.clang-format Configure clang-format for consistent pointer alignment (#1890) 2021-06-10 12:55:20 +02:00
.clang-tidy Bump clang-tidy from 11 to 14 (#5160) 2023-07-31 07:44:56 +12:00
.coveragerc Unittests for esphome python code (#931) 2020-03-12 14:27:22 -07:00
.dockerignore More VSCode devcontainer improvements (#1934) 2021-06-22 16:37:05 +02:00
.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 Wireguard component (#4256) 2023-09-12 07:13:24 +12:00
.pre-commit-config.yaml Bump black from 23.10.0 to 23.10.1 (#5593) 2023-11-02 17:15:28 +13:00
.yamllint YAML linting (#3779) 2022-09-06 15:48:01 +12:00
CODE_OF_CONDUCT.md Update email addresses (#1733) 2021-05-03 11:51:10 +12:00
CODEOWNERS Add spi support for ade7953 (#5439) 2023-11-07 13:17:29 +13:00
CONTRIBUTING.md Lint trailing whitespace (#3230) 2022-02-19 14:46:27 +01: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
platformio.ini Enable IPv6 for ESP8266 and Raspberry pi pico w (RP2040) (#4759) 2023-09-13 08:05:02 +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 Unittests for esphome python code (#931) 2020-03-12 14:27:22 -07:00
README.md Rename master branch to release (#1976) 2021-07-02 15:42:36 +02:00
requirements.txt Bump zeroconf from 0.120.0 to 0.122.3 (#5715) 2023-11-09 12:26:05 -06:00
requirements_optional.txt Update docker base and packages + docker python 3.11 (#5473) 2023-10-18 19:33:19 +13:00
requirements_test.txt Bump black from 23.10.0 to 23.10.1 (#5593) 2023-11-02 17:15:28 +13:00
sdkconfig.defaults Set ESP32 watchdog to loop task (#2846) 2021-12-02 09:05:42 +13:00
setup.cfg add-black (#1593) 2021-03-07 16:03:16 -03:00
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.