From ae8d1a3c2a4bb69a5ae56c72e5d04443bf44b98c Mon Sep 17 00:00:00 2001 From: Paul Wieland
Date: Sun, 10 Nov 2024 13:47:47 -0500 Subject: [PATCH] add branch roll back after merge --- base.yaml | 1 + base_drycontact.yaml | 1 + base_secplusv1.yaml | 1 + 3 files changed, 3 insertions(+) diff --git a/base.yaml b/base.yaml index 79c4d64..895610d 100644 --- a/base.yaml +++ b/base.yaml @@ -3,6 +3,7 @@ external_components: - source: type: git url: https://github.com/ratgdo/esphome-ratgdo + ref: ratgdo32 refresh: 1s # - source: # type: local diff --git a/base_drycontact.yaml b/base_drycontact.yaml index d683a54..8265070 100644 --- a/base_drycontact.yaml +++ b/base_drycontact.yaml @@ -4,6 +4,7 @@ external_components: - source: type: git url: https://github.com/ratgdo/esphome-ratgdo + ref: ratgdo32 refresh: 1s # - source: # type: local diff --git a/base_secplusv1.yaml b/base_secplusv1.yaml index a1331f2..5266d0f 100644 --- a/base_secplusv1.yaml +++ b/base_secplusv1.yaml @@ -4,6 +4,7 @@ external_components: - source: type: git url: https://github.com/ratgdo/esphome-ratgdo + ref: ratgdo32 refresh: 1s # - source: # type: local