From 47ec3025c2de4ec153c8ae1c7c89e811ee4baa86 Mon Sep 17 00:00:00 2001 From: Steve Wagner Date: Tue, 13 Feb 2024 10:44:25 +0100 Subject: [PATCH] Change default to stable branch --- example.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example.yaml b/example.yaml index 4dd64343..041bb7fb 100644 --- a/example.yaml +++ b/example.yaml @@ -46,7 +46,7 @@ uart: # Import custom component from GitHub external_components: - - source: github://lanwin/esphome_samsung_ac@main + - source: github://lanwin/esphome_samsung_ac@stable # use @main if you want the latest development (possibly unstable?) components: [samsung_ac] # Configuration of AC component