Fix: support latest homebridge status labels (#6139)

This commit is contained in:
shamoon
2025-12-29 14:15:42 -08:00
committed by GitHub
parent ae258b8276
commit 2b31c23b9e

View File

@@ -532,7 +532,8 @@
"child_bridges_status": "{{ok}}/{{total}}",
"up": "Up",
"pending": "Pending",
"down": "Down"
"down": "Down",
"ok": "Ok"
},
"healthchecks": {
"new": "New",