- Added funding
- Bump deps
- Added "hybridVehicle" and "tankBatteryType" as new options into config
- Removed "humiditySensor" from config
- Added ability to show tank load and battery (hybrid)
- Several Bugfixes
NOTE
This update will remove your existing car from HomeKit and add a new one! Also the config (config ui x) changed! To show your tank load/battery state as a humidity or lightbulb accessory, pls take a loog at the new config! It is also possible to show tank load AND battery value as humidity and/or lightbulb accessory (if hybrid)
- Bugfix
- Dont update service if response is empty
- Improved error handling
- Improved debugging
- Improved error handling
- Improved error handling
- Improved debugging
- Added Humidity Sensor to show remaining tank/battery
- Battery Bugfix
- Added scope to refresh auth process
- Fixed window contact state & other improvements
**NOTE: ** Not on Version 2? Please check the changelog and new instructions before update!
- Fixed issues with electric vehicle
- Better error handling
NOTE: If you have an electric vehicle and had issues with "Electric Vehicle" enabled in the config, please refresh your access token via Config UI X after the update and restart homebridge
- Update plugin
- Restart homebridge
- Refresh Token
- Restart Homebridge
- Refactored
- Added plugin ui utils
- Bugfix
- Support HB 1.3.x
NOTE: If you are using v1.x of this plugin, i recommend you to remove it and add a new car via Config UI X! The Version 2 is completely new designed. It supports Config UI X Plugin UI Utils and is full integrated in your homebridge system via Config UI X. The custom config will guide you through the process! Generating or refreshing access token was never easier! Below you can see how easy it is to create, edit or delete a new car for the config.json using the custom user interface. To use the custom user interface you need at least homebridge-config-ui-x v4.34.0!
Add your Config UI X ip address with port as your Redirect Url (eg http://192.168.178.11:8080). If you have multiple ip addresses to your config ui x, please add them all as redirect uri !
- Fixed refresh_token
Note: Please remove the storage folder under your config path (eg /var/lib/homebridge)
- Added new oAuth Route
- Bugfixes
- Added "polling" into config.schema.json
- Updated config.schema.json
- Added remote authentication
- Bugfixes
- BUGFIX: added simple-oauth2 as dependencie
- Removed Node warning
- Adjusted polling
- Bugfix
- Bump dependencies
- Fixed typo (doors)
- Avoid reset cached data
- Separated doors and lock
- Added "fuel state" as battery
- Refactoring
- Bugfixes
- Better debugging
- Fixed config.schema.json
- Initial work