From e060d36c8ac75a900a4ff540f62e023fd66b8531 Mon Sep 17 00:00:00 2001 From: tyjtyj Date: Sat, 18 Jul 2020 03:08:40 +0800 Subject: [PATCH] Update manifest.json --- custom_components/sgnea/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/sgnea/manifest.json b/custom_components/sgnea/manifest.json index f878b45..a7e5565 100644 --- a/custom_components/sgnea/manifest.json +++ b/custom_components/sgnea/manifest.json @@ -6,5 +6,5 @@ "dependencies": [], "codeowners": ["@tyjtyj"], "requirements": [], - "homeassistant": "0.96.0" + "homeassistant": "0.111.0" }