.devcontainer
More VSCode devcontainer improvements ( #1934 )
2021-06-22 16:37:05 +02:00
.github
Fix clang-format script behaviour without -i + code cleanup ( #2002 )
2021-07-26 09:54:32 +12:00
.vscode
More VSCode devcontainer improvements ( #1934 )
2021-06-22 16:37:05 +02:00
docker
GH Actions CI use GHCR ( #2027 )
2021-07-15 21:51:52 +02:00
esphome
Fix external components not refreshing with default or high refresh time ( #2122 )
2021-08-04 17:33:17 +02:00
script
Add select entities and implement template select ( #2067 )
2021-08-02 20:00:51 +12:00
tests
Add min_save_interval to total_energy/integration for memory wear ( #1665 )
2021-08-03 16:41:34 +02:00
.clang-format
Configure clang-format for consistent pointer alignment ( #1890 )
2021-06-10 12:55:20 +02:00
.clang-tidy
Avoid non-const globals and enable clang-tidy check ( #1892 )
2021-06-11 08:19:44 +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
Adds support cpp to vscode ( #1828 )
2021-06-15 10:45:22 +12:00
.gitignore
Fix ethernet component hostname handling ( #2010 )
2021-07-15 15:45:41 +12:00
.gitpod.yml
extract and use current version of python 3 ( #938 )
2020-01-09 13:27:39 -08:00
.pre-commit-config.yaml
Rename master branch to release ( #1976 )
2021-07-02 15:42:36 +02:00
CODE_OF_CONDUCT.md
Update email addresses ( #1733 )
2021-05-03 11:51:10 +12:00
CODEOWNERS
Add select entities and implement template select ( #2067 )
2021-08-02 20:00:51 +12:00
CONTRIBUTING.md
Rename esphomeyaml to esphome ( #426 )
2019-02-13 16:54:02 +01:00
LICENSE
🏗 Merge C++ into python codebase ( #504 )
2019-04-17 12:06:00 +02:00
MANIFEST.in
Fix sdist missing requirements.txt ( #1214 )
2020-07-28 14:29:01 +02:00
platformio.ini
Bump ESPAsyncWebServer-esphome to 1.3.0 ( #2075 )
2021-07-28 21:24:10 +02:00
pylintrc
add-black ( #1593 )
2021-03-07 16:03:16 -03:00
pyproject.toml
add-black ( #1593 )
2021-03-07 16:03:16 -03: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
Bump base image to 3.4.0 ( #1879 )
2021-06-08 22:03:04 +02:00
requirements_test.txt
Bump pylint from 2.9.5 to 2.9.6 ( #2087 )
2021-07-28 21:23:24 +02:00
requirements.txt
Bump esptool from 2.8 to 3.1 ( #1839 )
2021-08-03 08:49:45 +02:00
setup.cfg
add-black ( #1593 )
2021-03-07 16:03:16 -03:00
setup.py
Update email addresses ( #1733 )
2021-05-03 11:51:10 +12:00