This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
jhagrid77
/
esphome-configs
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Add config template
main
James Moore
11 months ago
parent
7a0496ad8d
commit
5589717edd
2 changed files
with
10 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
main_configs/1_template.yaml
+1
-0
main_configs/README.md
+ 9
- 0
main_configs/1_template.yaml
View File
@ -0,0 +1,9 @@
substitutions:
devicename
:
""
friendly_name
:
""
api_reboot_timeout
:
15min
mqtt_reboot_timeout
:
0s
<<
:
!
include secrets.yaml
<<
:
!
include common/common.yaml
<<
:
!
include devices/sonoff-s31-reset-only.yaml
+ 1
- 0
main_configs/README.md
View File
@ -0,0 +1 @@
Files inside of this directory need to be moved to the repo's root directory to be flashed.
Write
Preview
Loading…
Cancel
Save