Releases: loftux/homebridge-teslafi
Releases · loftux/homebridge-teslafi
v1.3.0-0
v1.2.0
- Fixed issue setting Temperature unit needs to match setting in Teslafi. Teslafi API documentation implies it should always be in Celsius, but that is not the case. Now the plugin uses the configured unit in Teslafi instad of local config. bb796f8
- Set lower refresh rate limit to 20s as per Teslafi API documentation ( 3 times per minute) 4c8c488
- Security enhancements issue #12 Switch to used Header based token authentication. Upgrade dependencies. fc23f01
v1.1.6
- Changed the current and new software version and how they are shown. Dashboard will now show current and new when available.
- Changed the detection of API error, skip temporary errors and wait to update until next fetch.
v1.1.5
- Update the dependencies dependencies... Some have reported vulnerabilities. c5a5283
- If there is an error in the API call, skip updating the accessory data. This error would happen between Teslafi and Tesla API, and is just reported as an error in the "notes", thus cannot be catched. 3a7476f
- If tagged location name contained spaces and accessory prefix was used, the occupancy sensor would get removed. Issue #8. 49c76c4
- Issue #4, you can actaully let the car sleep with unlocked doors. Commenting out this assumption e8b9f63
v1.1.4
v1.1.4-0
v1.1.3
v1.1.2
Fix mistakes...
1.1.0
- IMPROVEMENT: Dashboard font size increased, better use of available space, Changed labels.
- NEW: Cache the result if car is online. So if you do a restart of homebridge, it will load latest known data about the car.
- REFACTOR: Changed so that the online status is a boolean.
v1.1.1
- Fix checking if null in dashboard 98c8839
1.1.0
IMPROVEMENT: Dashboard font size increased, better use of available space, Changed labels.
NEW: Cache the result if car is online. So if you do a restart of homebridge, it will load latest known data about the car.
REFACTOR: Changed so that the online status is a boolean.
v1.1.0
- IMPROVEMENT: Dashboard font size increased, better use of available space, Changed labels.
- NEW: Cache the result if car is online. So if you do a restart of homebridge, it will load latest known data about the car.
- REFACTOR: Changed so that the online status is a boolean.