.devcontainer
Add lambda to devcontainer config ( #1059 )
2020-05-19 21:02:10 -03:00
.github
Remove explain changes section from PR template ( #1876 )
2021-06-08 22:23:23 +02:00
.vscode
CLI user experience improvements ( #1805 )
2021-06-08 11:14:12 +12:00
docker
Bump base image to 3.4.0 ( #1879 )
2021-06-08 22:03:04 +02:00
esphome
Disallow power_save_mode NONE if used together with BLE ( #1950 )
2021-06-24 12:49:44 +12:00
script
Rework climate traits ( #1941 )
2021-06-24 12:49:36 +12:00
tests
Disallow power_save_mode NONE if used together with BLE ( #1950 )
2021-06-24 12:49:44 +12:00
.clang-format
🏗 Merge C++ into python codebase ( #504 )
2019-04-17 12:06:00 +02:00
.clang-tidy
Fix Clang 11 finds ( #1880 )
2021-06-09 08:47:43 +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
Formatted test yaml files ( #1382 )
2020-11-19 23:59:19 -03: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 11:02:59 +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
Bump esphome-dashboard to 20210622.0 ( #1955 )
2021-06-23 19:39:31 +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