fjs21 / homebridge-kumo

Control your Kumo cloud devices using Homebridge.
https://www.npmjs.com/package/homebridge-kumo
Apache License 2.0
33 stars 8 forks source link

Detect Offline #87

Open peterno3 opened 1 year ago

peterno3 commented 1 year ago

My heat pump occasionally goes offline due to an issue with the breaker (which i'm working on). The Kumo Cloud app knows when the device is offline, but it still appears active and controllable in my HomeKit app. Is there anyway for the bridge to detect and report when the device is offline?

fjs21 commented 1 year ago

That sounds like a great idea. I'll take a look and see if I can find a way to detect a non-responsive device and report it to HomeKit in a sensible way.