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: