.devcontainer
Enable devcontainer linters ( #7019 )
2024-07-01 11:06:59 +12:00
.github
Bump docker/setup-buildx-action from 3.4.0 to 3.5.0 ( #7122 )
2024-07-23 14:21:03 +12:00
.vscode
proto generation updates ( #4653 )
2023-06-12 17:00:34 +12:00
docker
[docker] Fix docker build error fall through ( #7021 )
2024-07-01 11:51:51 +12:00
esphome
[fan] fix initial FanCall to properly set speed ( #7113 )
2024-07-22 21:53:31 -05:00
script
[CI] Allow running specific target test(s) only ( #7051 )
2024-07-08 21:07:54 -05:00
tests
APDS9306 Ambient Light Sensor ( #6709 )
2024-07-22 17:29:54 +12: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
.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
Wireguard component ( #4256 )
2023-09-12 07:13:24 +12:00
.pre-commit-config.yaml
Bump black from 24.4.0 to 24.4.2 ( #6646 )
2024-05-29 17:11:34 +12:00
.yamllint
Disable truthy yamllint rule ( #6442 )
2024-03-28 10:20:51 +13:00
CODE_OF_CONDUCT.md
Update email addresses ( #1733 )
2021-05-03 11:51:10 +12:00
CODEOWNERS
APDS9306 Ambient Light Sensor ( #6709 )
2024-07-22 17:29:54 +12: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
Bump HeatpumpIR, add protocols, remove IRremoteESP8266 ( #6996 )
2024-07-13 09:19:33 +12:00
pyproject.toml
[code-quality] Add some ruff configuration ( #7103 )
2024-07-18 18:26:21 -05:00
README.md
Rename master branch to release ( #1976 )
2021-07-02 15:42:36 +02:00
requirements.txt
Bump esphome-dashboard to 20240620.0 ( #6944 )
2024-06-20 02:12:38 +00:00
requirements_dev.txt
Use clang-format version from requirements_dev file ( #6606 )
2024-04-23 11:01:20 +12:00
requirements_optional.txt
Bump aioesphomeapi to 21.0.2 ( #6188 )
2024-02-07 04:07:37 +09:00
requirements_test.txt
Bump black from 24.4.0 to 24.4.2 ( #6646 )
2024-05-29 17:11:34 +12:00
sdkconfig.defaults
Set ESP32 watchdog to loop task ( #2846 )
2021-12-02 09:05:42 +13:00