new revision of the yaml syntax esphome

This commit is contained in:
2025-07-14 10:14:51 +00:00
parent ca81719305
commit 5aa835ca38
8 changed files with 78 additions and 160 deletions

4
.gitignore vendored
View File

@@ -2,5 +2,7 @@
# This is an example and may include too much for your use-case.
# You can modify this file to suit your needs.
/.esphome/
/secrets.yaml
/secrets/*
secrets.yaml
./secrets.yaml
/venv/*