Skip to content

Improved network error handling

Compare
Choose a tag to compare
@jxg81 jxg81 released this 19 Aug 09:01
· 55 commits to main since this release

Improvements:

  • Explicit Error message will be logged in Homebridge log advising if master controller network connection is down
  • HomeKit devices will now show 'No Response' in home app if master controller is disconnected from the internet
  • Manage more network error states when fetching from API
  • Ensure hombridge user storage path is always used, even if in non-default location
  • Implemented automated build testing for improved quality control