sh00t2kill / petoneer_custom_component

A custom Home Assistant Component for WiFI enabled pet water fountains by petoneer
2 stars 0 forks source link

Handle when device is offline -- eg Wifi not connected etc #16

Closed sh00t2kill closed 1 year ago

sh00t2kill commented 1 year ago

Currently if the fountain is offline, the integration will set the relevant entities to unavaiable as they dont load correctly.

Instead, check for the expected API response, and set all the sensors to unknown if we dont get one.