Initial configuration with split config files and without .storage. Files with secrets excluded and ignored.

This commit is contained in:
2021-08-24 13:08:35 +02:00
commit c82f4aba25
24 changed files with 2784 additions and 0 deletions

10
esphome/.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