link
This commit is contained in:
parent
914b9f4b56
commit
a6fa7087b1
32
ratgdo.yaml
32
ratgdo.yaml
|
@ -1,32 +0,0 @@
|
|||
substitutions:
|
||||
id_prefix: ratgdo
|
||||
friendly_name: "Garage"
|
||||
|
||||
web_server:
|
||||
|
||||
dashboard_import:
|
||||
package_import_url: github://esphome-ratgdo/esphome-ratgdo/ratgdo.yaml@main
|
||||
|
||||
packages:
|
||||
# Git repo examples
|
||||
remote_package:
|
||||
url: https://github.com/esphome-ratgdo/esphome-ratgdo
|
||||
files: [base.yml]
|
||||
refresh: 1s # optional
|
||||
|
||||
# Sync time with Home Assistant.
|
||||
time:
|
||||
- platform: homeassistant
|
||||
id: homeassistant_time
|
||||
|
||||
api:
|
||||
id: api_server
|
||||
|
||||
ota:
|
||||
|
||||
wifi:
|
||||
ap:
|
||||
|
||||
logger:
|
||||
level: VERBOSE
|
||||
|
|
@ -0,0 +1 @@
|
|||
v2board.yaml
|
|
@ -0,0 +1 @@
|
|||
docs/v2board.yaml
|
Loading…
Reference in New Issue