.devcontainer
feat(packages): support removing components ( #5821 )
2023-12-06 10:04:17 +09:00
.github
Revert "Bump actions/download-artifact from 3.0.2 to 4.0.0" ( #5956 )
2023-12-18 15:29:24 +09:00
.vscode
proto generation updates ( #4653 )
2023-06-12 17:00:34 +12:00
docker
Update libtiff6 ( #5985 )
2023-12-22 07:55:10 +09:00
esphome
Add workaround for crash in Arduino 2.0.9 when CDC is configured ( #5987 )
2023-12-22 10:42:12 +09:00
script
Fix regex for 'byte' custom CI check ( #5851 )
2023-11-28 16:07:29 +13:00
tests
Fix replaced - in allowed characters during object_id sanitizing ( #5983 )
2023-12-22 03:28:25 +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.11.0 to 23.12.0 ( #5912 )
2023-12-12 21:59:10 +00: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
Alarm panel: Add changes to support enhanced features ( #5671 )
2023-12-21 14:10:47 +09:00
CONTRIBUTING.md
Remove lingering note ( #5916 )
2023-12-13 10:46:11 +09: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
Haier component updated to support new protocol variations ( #5713 )
2023-11-21 14:12:36 +13: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_optional.txt
Pillow: bump to 10.1.0 ( #5815 )
2023-11-24 08:15:58 +13:00
requirements_test.txt
Bump black from 23.11.0 to 23.12.0 ( #5912 )
2023-12-12 21:59:10 +00:00
requirements.txt
Bump aioesphomeapi to 21.0.1 ( #5969 )
2023-12-20 08:41:26 +09: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