From a99a5842ec3547d03de538ae9c79d6dfc96d5541 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Tue, 13 Jun 2023 13:00:05 -1000 Subject: [PATCH] Update library.json --- library.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index f77ce98..d26b2fa 100644 --- a/library.json +++ b/library.json @@ -5,11 +5,11 @@ "keywords": "ratgdo, esphome", "repository": { "type": "git", - "url": "https://github.com/bdraco/esphome-ratgdo" + "url": "https://github.com/esphome-ratgdo/esphome-ratgdo" }, "authors": [], "license": "GPLv3", - "homepage": "https://github.com/bdraco/esphome-esphome", + "homepage": "https://github.com/esphome-ratgdo/esphome-esphome", "dependencies": { "secplus": "*" },