From 226a6f4becf2b9318a2ad6035bbb4a432386fb42 Mon Sep 17 00:00:00 2001 From: sen Date: Mon, 21 Aug 2023 18:51:00 +0800 Subject: [PATCH] use external components from github repo --- 2a/yaml/beta/human-sensor-2a-beta-github.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/2a/yaml/beta/human-sensor-2a-beta-github.yaml b/2a/yaml/beta/human-sensor-2a-beta-github.yaml index 3b99683..ba3a088 100644 --- a/2a/yaml/beta/human-sensor-2a-beta-github.yaml +++ b/2a/yaml/beta/human-sensor-2a-beta-github.yaml @@ -30,7 +30,11 @@ preferences: flash_write_interval: 5s external_components: - - source: screek-components + - source: + type: git + url: https://github.com/screekworkshop/custom_components_support_for_screek_2a + ref: main + components: [esp32, uart] esp32: board: lolin_c3_mini