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