.devcontainer
More VSCode devcontainer improvements ( #1934 )
2021-06-22 16:37:05 +02:00
.github
GH Actions CI use GHCR ( #2027 )
2021-07-19 08:28:58 +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-19 08:28:58 +12:00
esphome
More Tuya MCU robustness ( #2080 )
2021-07-29 19:51:17 +12:00
script
Refactor docker build system and workflows ( #2023 )
2021-07-19 08:28:53 +12:00
tests
Nextion upload and sensors ( #1464 )
2021-07-15 13:55:58 +12: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-19 08:25:08 +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
Nextion upload and sensors ( #1464 )
2021-07-15 13:55:58 +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
Update platformio.ini settings and fix test apps ( #1815 )
2021-05-25 07:47:45 +12: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 black from 21.5b1 to 21.6b0 ( #2011 )
2021-07-13 11:39:04 +02:00
requirements.txt
Bump dashboard to 20210719.0 ( #2043 )
2021-07-20 17:09:57 +12: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