From 5fc7cfc72c38b0874d3f76b1e16d9f0050ff8b4d Mon Sep 17 00:00:00 2001 From: GrKoR Date: Sun, 25 Feb 2024 00:26:07 +0300 Subject: [PATCH] upd: examples update befor dev to master merging --- examples/advanced/ac_common.yaml | 2 +- examples/simple/aux_ac_simple.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/advanced/ac_common.yaml b/examples/advanced/ac_common.yaml index 0cc5d1f..7bf115d 100644 --- a/examples/advanced/ac_common.yaml +++ b/examples/advanced/ac_common.yaml @@ -1,7 +1,7 @@ # DON'T COMPILE THIS FILE # This file contains common settings for all air conditioners of your house external_components: - - source: github://GrKoR/esphome_aux_ac_component@dev + - source: github://GrKoR/esphome_aux_ac_component components: [ aux_ac ] refresh: 0s diff --git a/examples/simple/aux_ac_simple.yaml b/examples/simple/aux_ac_simple.yaml index e4d1616..e068f2d 100644 --- a/examples/simple/aux_ac_simple.yaml +++ b/examples/simple/aux_ac_simple.yaml @@ -1,5 +1,5 @@ external_components: - - source: github://GrKoR/esphome_aux_ac_component@dev + - source: github://GrKoR/esphome_aux_ac_component components: [ aux_ac ] refresh: 0s