Added
- Log internal API requests when in debug mode
- Support querying temperature and humidity values via the internal API
Changes
- Removed
encodedPassword
andlanguage
config options- The plugin will now initially try the supplied password and if incorrect will attempt another login with a base64 decoded version
- Language option unnecessary until if and when other languages are available
- Display temperature and humidity units for the zigbee temperature/humidity sensor in the logs
- Fixes an issue where the web socket would not close on plugin shutdown
- Reduce the 'No Response' timeout to 2 seconds
- Update the correct corresponding characteristic after the 'No Response' timeout
- Ensure user is using at least Homebridge v1.3.0
- Update homebridge-ui wiki links to match github readme file