first commit

This commit is contained in:
GrKoR
2021-04-20 21:27:43 +03:00
commit 69211c28eb
6 changed files with 2369 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
# 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
/livingroom_ac/
/kitchen_ac/