diff --git a/custom_components/securityspy/manifest.json b/custom_components/securityspy/manifest.json index e3d9db3..269b9aa 100644 --- a/custom_components/securityspy/manifest.json +++ b/custom_components/securityspy/manifest.json @@ -14,5 +14,5 @@ "requirements": [ "pysecspy==1.3.5" ], - "version": "1.2.1" + "version": "1.2.2" } diff --git a/hacs.json b/hacs.json index dce7f2e..7b5d6de 100644 --- a/hacs.json +++ b/hacs.json @@ -1,4 +1,4 @@ { "name": "SecuritySpy for Home Assistant", - "homeassistant": "2026.8.0" + "homeassistant": "2026.7.0" }