From bc8a6381baeaf5759f0be60e2c7cbf4a99125cac Mon Sep 17 00:00:00 2001 From: Maurice Makaay Date: Fri, 15 Oct 2021 02:21:25 +0200 Subject: [PATCH] On dev branch, use config package from dev as well. --- packages/core.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/core.yaml b/packages/core.yaml index 09a891e..fb5d247 100644 --- a/packages/core.yaml +++ b/packages/core.yaml @@ -23,8 +23,8 @@ esp32: # Retrieve the code for the xiaomi_bslamp2 platform from GitHub. external_components: - - source: github://mmakaay/esphome-xiaomi_bslamp2@2021.10.0 - refresh: 1d + - source: github://mmakaay/esphome-xiaomi_bslamp2@dev + refresh: 60s # Disable the reboot timeout. By default, the lamp reboots after 15 # minutes without any client connections (e.g. when home assistant is off