No description
  • C++ 68.5%
  • Python 31.3%
  • C 0.1%
Find a file
2025-08-09 21:09:40 +10:00
.ai [AI] Add note about the defines.h file needing to include all new defines added (#10054) 2025-08-03 16:45:35 -10:00
.devcontainer Updates for development environment (#8801) 2025-05-22 13:24:34 +12:00
.github Bump actions/cache from 4.2.3 to 4.2.4 (#10128) 2025-08-07 10:09:53 -10:00
.vscode proto generation updates (#4653) 2023-06-12 17:00:34 +12:00
docker [docker] Update pip on build (#8835) 2025-05-19 18:22:24 +12:00
esphome [switch] Add trigger `on_state` (#10108) 2025-08-09 21:09:40 +10:00
script [bluetooth_proxy] Eliminate heap allocations in connection state reporting (#10010) 2025-08-01 20:26:00 -10:00
tests [switch] Add trigger `on_state` (#10108) 2025-08-09 21:09:40 +10: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
.clang-tidy.hash [esp32] Bump ESP32 platform to 54.03.21-2 (#10000) 2025-07-31 21:58:57 +00:00
.coveragerc Add pre-commit hooks to fix common formatting issues causing CI failures (#9494) 2025-07-15 12:25:18 +12:00
.dockerignore [docker] Use new base container image (#8582) 2025-04-28 11:14:50 +12: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 Deploy doxygen docs to netlify (#8837) 2025-05-19 14:09:38 +12:00
.pre-commit-config.yaml Bump ruff from 0.12.7 to 0.12.8 (#10126) 2025-08-07 20:15:14 +00:00
.yamllint Disable truthy yamllint rule (#6442) 2024-03-28 10:20:51 +13:00
CLAUDE.md Add some AI instructions (#9606) 2025-07-17 22:40:28 +12:00
CODE_OF_CONDUCT.md Update emails from nabucasa to OHF (#8508) 2025-04-03 11:08:46 +13:00
CODEOWNERS Add myself to multiple bluetooth codeowners (#10083) 2025-08-05 09:00:04 +00:00
CONTRIBUTING.md Update Issues / Feature Requests links (#9607) 2025-07-18 00:02:09 +12:00
Doxyfile Bump version to 2025.8.0-dev 2025-07-09 12:10:51 +12:00
GEMINI.md Add some AI instructions (#9606) 2025-07-17 22:40:28 +12: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
netlify.toml [api-docs] Move netlify.toml to root (#8861) 2025-05-21 11:43:19 +12:00
platformio.ini [esp32] Bump ESP32 platform to 54.03.21-2 (#10000) 2025-07-31 21:58:57 +00:00
pyproject.toml [ruff] Enable RET and fix all violations (#9929) 2025-08-01 02:10:56 +00:00
README.md Update Issues / Feature Requests links in Readme (#9600) 2025-07-17 21:48:37 +12:00
requirements.txt Bump tornado from 6.5.1 to 6.5.2 (#10142) 2025-08-08 16:03:13 -05:00
requirements_dev.txt Bump yamllint from 1.37.0 to 1.37.1 (#8705) 2025-05-08 10:19:23 +12:00
requirements_test.txt Bump ruff from 0.12.7 to 0.12.8 (#10126) 2025-08-07 20:15:14 +00:00
sdkconfig.defaults Set ESP32 watchdog to loop task (#2846) 2021-12-02 09:05:42 +13:00