From c1c1a126a2e904d064d60b1da644f54476a38683 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Fri, 9 Jun 2023 15:45:04 -0500 Subject: [PATCH] more flex --- components/ratgdo/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/ratgdo/__init__.py b/components/ratgdo/__init__.py index b433faa..7aebc34 100644 --- a/components/ratgdo/__init__.py +++ b/components/ratgdo/__init__.py @@ -68,6 +68,6 @@ async def to_code(config): cg.add_library( name="secplus", - repository="https://github.com/bdraco/secplus", + repository="https://github.com/esphome-ratgdo/secplus", version="f98c3220356c27717a25102c0b35815ebbd26ccc", )