From 52f4467b36a2587769f6fade373d4a54ba8903d4 Mon Sep 17 00:00:00 2001 From: Jay Date: Tue, 18 Jun 2024 19:44:41 -0500 Subject: [PATCH] Fix manifest.json --- custom_components/remote_homeassistant/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/remote_homeassistant/manifest.json b/custom_components/remote_homeassistant/manifest.json index a377abe..deab1ae 100644 --- a/custom_components/remote_homeassistant/manifest.json +++ b/custom_components/remote_homeassistant/manifest.json @@ -1,7 +1,6 @@ { "domain": "remote_homeassistant", "name": "Remote Home-Assistant", - "version": "2024.06.18", "codeowners": [ "@jaym25", "@lukas-hetzenecker", @@ -13,6 +12,7 @@ "iot_class": "local_push", "issue_tracker": "https://github.com/custom-components/remote_homeassistant/issues", "requirements": [], + "version": "4.0", "zeroconf": [ "_home-assistant._tcp.local." ]