My Home-IoT
Find a file
J. Nick Koston b82666002d
Bump esp-idf to 5.1.6 ()
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2025-04-18 05:21:07 +00:00
.devcontainer Finish up transition from black-format to ruff () 2025-02-21 13:02:55 -06:00
.github Bump codecov/codecov-action from 5.4.0 to 5.4.2 () 2025-04-15 19:48:51 +00:00
.vscode proto generation updates () 2023-06-12 17:00:34 +12:00
docker Bump platformio to 6.1.18 () 2025-04-02 21:38:13 +00:00
esphome Bump esp-idf to 5.1.6 () 2025-04-18 05:21:07 +00:00
script Add typing to protobuf code generator () 2025-04-16 08:19:22 +12:00
tests Sort resolved IP addresses for dashboard () 2025-04-17 13:19:55 +12:00
.clang-format Configure clang-format for consistent pointer alignment () 2021-06-10 12:55:20 +02:00
.clang-tidy [esp32] Use pioarduino + IDF 5.1.5 as default for IDF builds () 2024-12-05 02:39:30 -06:00
.coveragerc Unittests for esphome python code () 2020-03-12 14:27:22 -07:00
.dockerignore Add asdf to gitignore (and dockerignore) () 2024-10-29 16:09:22 +13:00
.editorconfig YAML linting () 2022-09-06 15:48:01 +12:00
.flake8 [core] Migrate to pyproject.toml () 2024-05-16 13:19:37 +12:00
.gitattributes Add transparency support to all image types () 2023-05-22 08:03:21 +12:00
.gitignore Add asdf to gitignore (and dockerignore) () 2024-10-29 16:09:22 +13:00
.pre-commit-config.yaml Bump flake8 from 7.0.0 to 7.2.0 () 2025-04-06 00:58:39 +00:00
.yamllint Disable truthy yamllint rule () 2024-03-28 10:20:51 +13:00
CODE_OF_CONDUCT.md Update emails from nabucasa to OHF () 2025-04-03 11:08:46 +13:00
CODEOWNERS [mapping] Implement yaml-configured maps () 2025-04-17 13:18:48 +12:00
CONTRIBUTING.md Markdown tweaks/updates () 2025-02-10 10:40:19 +13:00
LICENSE 🏗 Merge C++ into python codebase () 2019-04-17 12:06:00 +02:00
MANIFEST.in Update Manifest to rmeove unused dashboard files and include .c ethernet drivers () 2023-02-19 19:12:29 +00:00
platformio.ini Bump esp-idf to 5.1.6 () 2025-04-18 05:21:07 +00:00
pyproject.toml Bump setuptools from 76.0.0 to 78.1.0 () 2025-04-05 21:28:37 +00:00
README.md Markdown tweaks/updates () 2025-02-10 10:40:19 +13:00
requirements.txt Bump aioesphomeapi from 29.10.0 to 30.0.1 () 2025-04-16 15:24:15 -10:00
requirements_dev.txt Bump yamllint from 1.35.1 to 1.37.0 () 2025-04-02 23:18:01 +13:00
requirements_optional.txt [font] Add support for "glyphsets" () 2024-10-31 16:36:23 +13:00
requirements_test.txt Bump ruff from 0.11.5 to 0.11.6 () 2025-04-17 20:24:31 +00:00
sdkconfig.defaults Set ESP32 watchdog to loop task () 2021-12-02 09:05:42 +13:00