theneweinstein / somneo

Home Assistant custom component for Philips Someo
33 stars 18 forks source link

Catch RequestException and raise PlatformNotReady #8

Closed DarkYodah closed 3 years ago

DarkYodah commented 3 years ago

This allows for Home Assistant to retry the initialization Fixes #7 Requires https://github.com/theneweinstein/pysomneo/pull/3 to be merged in order to be effective