diff --git a/custom_components/remote_homeassistant/manifest.json b/custom_components/remote_homeassistant/manifest.json index 093eb40..dc696fc 100644 --- a/custom_components/remote_homeassistant/manifest.json +++ b/custom_components/remote_homeassistant/manifest.json @@ -12,5 +12,6 @@ "requirements": [], "zeroconf": [ "_home-assistant._tcp.local." - ] + ], + "version": "3.1" }