ollo69 / ha-smartthinq-sensors

HomeAssistant custom integration for SmartThinQ LG devices configurable with Lovelace User Interface.
Apache License 2.0
1.13k stars 158 forks source link

LG Device Shows Unavailable State When Offline #575

Open lukas-clarke opened 1 year ago

lukas-clarke commented 1 year ago

Currently the LGEDevice never shows as unavailable, even when a device is disconnected and offline. If a device is no longer online it would be nice if the sensors showed an unavailable state. My use case for this is when I unplug and store my portable AC, I would like the states to be shown as offline.

rrooggiieerr commented 6 months ago

I'd like to support this feature request. For me there are also parts of the year that I'm not using my heatpump, and I'd like to disable the controls on my dashboard if the heatpump is off line. Currently there is no way provided by the integration to detect if the heatpump is offline. The ThinQ App shows the device to be offline, so I guess it should be possible for the integration to do so too.

Also the power consumption stays on 5 Watts while the device is disconnected

rrooggiieerr commented 6 months ago

@ollo69 is this in scope?