.devcontainer
Adds support cpp to vscode ( #1828 )
2021-06-15 10:45:22 +12:00
.github
Remove explain changes section from PR template ( #1876 )
2021-06-08 22:23:23 +02:00
.vscode
Update ambiguous command ( #1889 )
2021-06-10 21:13:18 +12:00
docker
Adds support cpp to vscode ( #1828 )
2021-06-15 10:45:22 +12:00
esphome
Fix #1908 mutating input parameter
2021-06-15 08:48:18 +02:00
script
Adds support cpp to vscode ( #1828 )
2021-06-15 10:45:22 +12:00
tests
Move esp32_ble_server to its own component ( #1898 )
2021-06-12 08:31:15 +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
Fix docker build
2018-09-25 10:30:45 +02:00
.editorconfig
Adds support cpp to vscode ( #1828 )
2021-06-15 10:45:22 +12:00
.gitignore
Update platformio.ini settings and fix test apps ( #1815 )
2021-05-25 07:47:45 +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
add-black ( #1593 )
2021-03-07 16:03:16 -03:00
CODE_OF_CONDUCT.md
Update email addresses ( #1733 )
2021-05-03 11:51:10 +12:00
CODEOWNERS
Move esp32_ble_server to its own component ( #1898 )
2021-06-12 08:31:15 +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
Update README.md
2019-02-14 13:49:22 +01:00
requirements_optional.txt
Bump base image to 3.4.0 ( #1879 )
2021-06-08 22:03:04 +02:00
requirements_test.txt
Bump base image to 3.4.0 ( #1879 )
2021-06-08 22:03:04 +02:00
requirements.txt
Add new wizard + allow installing firmware over webserial ( #1887 )
2021-06-12 10:49:05 +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