From 49bb5a7c6b8fd70b19d88e9edb9cd6c0c0ac51eb Mon Sep 17 00:00:00 2001 From: RobertD502 <52541649+RobertD502@users.noreply.github.com> Date: Thu, 28 Apr 2022 20:49:29 -0400 Subject: [PATCH] update minimum HA version requirement --- hacs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hacs.json b/hacs.json index 8c8c8b0..f5a0f7f 100644 --- a/hacs.json +++ b/hacs.json @@ -2,5 +2,5 @@ "name": "Flair Vents", "render_readme": true, "country": "US", - "homeassistant": "2021.12.0" + "homeassistant": "2022.5.0b0" }