esphome-ratgdo/static/v2board.yaml

43 lines
662 B
YAML
Raw Normal View History

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