This commit is contained in:
John Dillenburg
2024-11-24 15:47:04 -06:00
parent 560c3f2747
commit d1578f36e0
31 changed files with 3086 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
# 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.
# List of files to consider for check in
!/garage-door-controller.yaml
!/TFmini.h
# Default ignored files
/.esphome/
/secrets.yaml
# Only check in files NOT ignored here
/*.yaml