From ee00cac131967ad3d658d6e7023f87575f191b0a Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Fri, 9 Jun 2023 17:50:38 -0500 Subject: [PATCH] openings --- base.yml | 7 ------- static/v2board.yaml | 8 ++++++++ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/base.yml b/base.yml index 6ec3cc2..267ef32 100644 --- a/base.yml +++ b/base.yml @@ -1,11 +1,4 @@ --- -esphome: - name: ${id_prefix} - friendly_name: ${friendly_name} - name_add_mac_suffix: true - project: - name: ratgdo.esphome - version: "1.0" esp8266: board: d1_mini_lite diff --git a/static/v2board.yaml b/static/v2board.yaml index 5ba193a..b99dc0b 100644 --- a/static/v2board.yaml +++ b/static/v2board.yaml @@ -5,6 +5,14 @@ substitutions: web_server: +esphome: + name: ${id_prefix} + friendly_name: ${friendly_name} + name_add_mac_suffix: true + project: + name: ratgdo.esphome + version: "1.0" + dashboard_import: package_import_url: github://esphome-ratgdo/esphome-ratgdo/ratgdo.yaml@main