first commit

This commit is contained in:
2020-12-27 20:09:29 -08:00
commit 790d1b9c32
8 changed files with 491 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# 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
**/partitions.csv
/secrets.yaml