.devcontainer
feat(packages): support removing components ( #5821 )
2023-12-06 10:04:17 +09:00
.github
Run python tests on windows and macos ( #6010 )
2024-01-09 12:18:13 +09:00
.vscode
proto generation updates ( #4653 )
2023-06-12 17:00:34 +12:00
docker
Fix docker builds ( #6012 )
2023-12-24 22:57:15 +09:00
esphome
Revert "add Pico-ResTouch-LCD-3.5" ( #6098 )
2024-01-15 17:41:01 +11:00
script
update script/setup so it works fine on windows ( #6087 )
2024-01-15 11:08:10 +09:00
tests
Fallback to pure-python loader for better error when YAML loading fails ( #6081 )
2024-01-15 08:06:13 +09:00
.clang-format
.clang-tidy
Bump clang-tidy from 11 to 14 ( #5160 )
2023-07-31 07:44:56 +12: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
Wireguard component ( #4256 )
2023-09-12 07:13:24 +12:00
.pre-commit-config.yaml
Bump black from 23.12.0 to 23.12.1 ( #6018 )
2024-01-08 16:12:08 -10:00
.yamllint
YAML linting ( #3779 )
2022-09-06 15:48:01 +12:00
CODE_OF_CONDUCT.md
CODEOWNERS
BME280 SPI ( #5538 )
2024-01-09 22:31:38 -06:00
CONTRIBUTING.md
Remove lingering note ( #5916 )
2023-12-13 10:46:11 +09: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
Bump recommended ESP32 IDF to 4.4.6 ( #6048 )
2024-01-09 10:13:18 +09: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
requirements_dev.txt
clang-format and clang-tidy scripts: More robust algorithm to find correct executable ( #6041 )
2024-01-02 23:00:52 -06:00
requirements_optional.txt
Bump pillow to 10.2.0. ( #6091 )
2024-01-15 08:48:02 +09:00
requirements_test.txt
Bump black from 23.12.0 to 23.12.1 ( #6018 )
2024-01-08 16:12:08 -10:00
requirements.txt
dashboard: refactor ping implementation to be more efficient ( #6002 )
2024-01-09 10:35:43 +09:00
sdkconfig.defaults
setup.cfg
setup.py
Bump python min to 3.9 ( #3871 )
2022-10-05 20:09:27 +13:00