Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Added: Graceful Error Handling

Compare
Choose a tag to compare
@danieljbnz danieljbnz released this 26 Mar 06:45
· 67 commits to master since this release

v3.0.4 (2020-03-26)

Added

  • Errors throw friendly log messages and the process stops gracefully.
  • Added a minimum count of 1 to sensors.

Setup via Config UI X settings or manually added to config.json:

  • If config not populated correctly or missing parameters then no Fatal Errors in Homebridge are thrown instead a message advising the config has been created but not populated correctly is added to the log and the process stops gracefully.

Note: If you have not updated to version 3.0.0 this is a MAJOR update and as such you will need to reset your Homeqtt config in your config.json.

Please backup your config.json before updating.