ztalbot2000 / homebridge-cmd4

CMD4 Plugin for Homebridge - Supports ~All Accessory Types & now all Characteristics too
Apache License 2.0
145 stars 14 forks source link

Resolve #126 by adding error handling for update check. #127

Closed nano9g closed 2 years ago

nano9g commented 2 years ago

Is your pull request related to a problem? Please describe: As described in #126, Cmd4 will crash Homebridge if the internet connection is offline.

Describe the solution you'd have implemented: By adding error handling for the update check the crash is avoided.

Do your changes pass unit/lint testing: Sorry, I'm not set up for this right now. I don't think these changes would affect any Cmd4 functionality though.