Add garage-door-controller.yaml

This commit is contained in:
John Dillenburg
2024-11-24 15:51:57 -06:00
parent d1578f36e0
commit 251013e530
2 changed files with 284 additions and 5 deletions

9
.gitignore vendored
View File

@@ -2,13 +2,12 @@
# 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
*.yaml
# List of files to consider for check in
!garage-door-controller.yaml
!TFmini.h