From bdea6fdfe0a105fadf07c166f4fa4efc2b01147f Mon Sep 17 00:00:00 2001 From: Victor Chang Date: Tue, 22 Oct 2024 21:58:59 -0700 Subject: [PATCH] Update example YAML files. --- example_yaml/vue-utility-solar.yaml | 8 ++++++-- example_yaml/vue-utility.yaml | 8 ++++++-- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/example_yaml/vue-utility-solar.yaml b/example_yaml/vue-utility-solar.yaml index 25d25f8..b654cd5 100644 --- a/example_yaml/vue-utility-solar.yaml +++ b/example_yaml/vue-utility-solar.yaml @@ -4,13 +4,17 @@ esphome: name: vue-utility - platform: ESP32 - board: esp-wrover-kit + +esp32: + board: esp-wrover-kit + framework: + type: esp-idf external_components: source: type: git url: https://github.com/nekorevend/esphome-emporia-vue-utility + ref: esp-idf # Add your own wifi credentials wifi: diff --git a/example_yaml/vue-utility.yaml b/example_yaml/vue-utility.yaml index 77ef2b1..77727fc 100644 --- a/example_yaml/vue-utility.yaml +++ b/example_yaml/vue-utility.yaml @@ -4,13 +4,17 @@ esphome: name: vue-utility - platform: ESP32 - board: esp-wrover-kit + +esp32: + board: esp-wrover-kit + framework: + type: esp-idf external_components: source: type: git url: https://github.com/nekorevend/esphome-emporia-vue-utility + ref: esp-idf # Add your own wifi credentials wifi: