Releases: thomasddn/ha-volvo-cars
Releases · thomasddn/ha-volvo-cars
v0.3.0-b0
v0.2.3
v0.2.2
v0.2.1
v0.2.0
Coming from a previous version?
The repo had to be recreated under a different name. Please follow these steps:
- In your HA, go to the HACS overview and remove the current Volvo Cars repo from there.
- In your HA, go to devices and remove the current Volvo Cars integration.
- Restart HA.
- Follow installation instruction in the readme.
What’s Changed?
✨ Improvements
Time to service
andEngine time to service
are now always expressed in days.- Timestamp from API added as attribute
🐛 Bugfixes
- Translations added for commands
💻 Under the hood
- Typed API responses
💥 Breaking changes
engine_hours_to_service
has been renamed toengine_time_to_service
. The unit has changed from hours to days.front_left_door
has been renamed todoor_front_left
.front_right_door
has been renamed todoor_front_right
.rear_left_door
has been renamed todoor_rear_left
.rear_right_door
has been renamed todoor_rear_right
.front_left_tyre
has been renamed totyre_front_left
.front_right_tyre
has been renamed totyre_front_right
.rear_left_tyre
has been renamed totyre_rear_left
.rear_right_tyre
has been renamed totyre_rear_right
.front_left_window
has been renamed towindow_front_left
.front_right_window
has been renamed towindow_front_right
.rear_left_window
has been renamed towindow_rear_left
.rear_right_window
has been renamed towindow_rear_right
.- Binary sensor
availability
is now a regular sensor.