esphome external_components feature

Fixes #6
This commit is contained in:
GrKoR
2021-10-29 17:32:06 +03:00
parent 6e894587f9
commit 1d36433f67
6 changed files with 1029 additions and 717 deletions

10
tests/.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
# Gitignore settings for ESPHome
# This is an example and may include too much for your use-case.
# You can modify this file to suit your needs.
/.esphome/
**/.pioenvs/
**/.piolibdeps/
**/lib/
**/src/
**/platformio.ini
/secrets.yaml