esphome-ratgdo/static/v2board.yaml

43 lines
664 B
YAML
Raw Normal View History

2023-06-09 14:20:53 -05:00
---
2023-06-08 12:57:45 -05:00
substitutions:
id_prefix: ratgdov2
2023-06-08 13:31:39 -05:00
friendly_name: "RATGDOv2"
2023-06-08 12:57:45 -05:00
web_server:
2023-06-09 17:50:38 -05:00
esphome:
name: ${id_prefix}
friendly_name: ${friendly_name}
name_add_mac_suffix: true
project:
name: ratgdo.esphome
2023-06-09 17:51:43 -05:00
version: "2.0"
2023-06-09 17:50:38 -05:00
2023-06-08 12:57:45 -05:00
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:
2023-06-08 13:31:39 -05:00
improv_serial:
2023-06-08 12:57:45 -05:00
wifi:
ap:
logger:
level: VERBOSE