fix(hassio): Resolve perpetual "connecting" and add unreachable state (#78)

* fix(service_sse): Fixed perpetual connecting from hung states request.

* fix(service_sse): Distinguish unreachable server from disconnected/auth
states.

* chore(plugin): Bumped version to 2.0.3
This commit is contained in:
Artur
2026-07-21 23:31:05 -04:00
committed by GitHub
parent 5012a7e2f4
commit ef512945ce
6 changed files with 61 additions and 35 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
id = "pozzoo/hassio"
name = "Home Assistant"
version = "2.0.2"
version = "2.0.3"
plugin_api = 4
author = "Pozzoo"
license = "MIT"