Releases: mitch-dc/volkswagen_we_connect_id
Releases · mitch-dc/volkswagen_we_connect_id
v0.1.5
What's Changed
- Revert back from energy to power sensor device class by @flixlix in #151
- Revert back from energy to power sensor and solve HA 2023.3.1 issues by @robinostlund in #156
Full Changelog: v0.1.4...v0.1.5
v0.1.4 - Endpoints, Buttons & Translations
BREAKING CHANGE
Because of a depenency conflict, you need to upgrade to Homeassistant 2023.3.0 or higher.
What's Changed
- Bring back "Health Inspection" info by @pplucky in #130
- Added Norwegian Bokmål translation by @7RST1 in #133
- Added Danish translation by @Donsig in #140
- Update init.py by @viddi87 in #139
- Add Spanish and French translations by @madd0 in #142
- Add buttons for charging start/stop by @moorgrove in #134
- Charge Power changes for Energy Dashboard by @northalpha in #132
- Add Portuguese Translation (PT-pt) by @flixlix in #147
New Contributors
- @7RST1 made their first contribution in #133
- @Donsig made their first contribution in #140
- @viddi87 made their first contribution in #139
- @madd0 made their first contribution in #142
- @flixlix made their first contribution in #147
Full Changelog: v0.1.3...v0.1.4
v0.1.3 - Translation, Icons and a button
What's Changed
- Add icons by @moorgrove in #128
- Added german translation by @s01iD in #127
- Add button stop climate by @moorgrove in #124
New Contributors
- @s01iD made their first contribution in #127
Full Changelog: v0.1.2...v0.1.3
v0.1.2 - Translations and support for ID Buzz
What's Changed
- Update icons by @moorgrove in #116
- Add English translation by @moorgrove in #121
- Update icons by @moorgrove in #119
- Add Swedish translation by @moorgrove in #120
- Remove blank space by @moorgrove in #118
- Update icons by @moorgrove in #117
- Fix SensorDeviceClass for EV Charge Rate to Speed by @northalpha in #125
- Added suppord for ID Buzz
New Contributors
- @moorgrove made their first contribution in #116
- @northalpha made their first contribution in #125
Full Changelog: v0.1.0.3...v0.1.2
v0.1.1 Swedish & English translation & Icons
What's Changed
- Update icons by @moorgrove in #116
- Add English translation by @moorgrove in #121
- Update icons by @moorgrove in #119
- Add Swedish translation by @moorgrove in #120
- Remove blank space by @moorgrove in #118
- Update icons by @moorgrove in #117
New Contributors
- @moorgrove made their first contribution in #116
Full Changelog: v0.1.0.3...v0.1.1
v0.1.0.3 - Fixes after OTA 3.0 update
What's Changed
- Fix for #96 by @ColinRobbins in #107
- Restore error handling in sensor.py by @ColinRobbins in #103
- Updated some small stuff by @mitch-dc in #109
Full Changelog: v0.1.0.2...v0.1.0.3
v0.1.0.2 - 3.0 OTA has arrived
What's Changed
- Correct "Door Right Left" to "Door Front Right" ("Lock Status" + "Open Status" by @DFS-90 in #93
- Sunroof Open Status typo by @pplucky in #99
- 3.0 - Added new sensors and fixed some stuff by @mitch-dc in #92
- Removed timeout from init because it caused issues with adding the integration (#85, #84)
- Fixed bug with number attributes (#64)
- Fixed bug with entity class (#61)
- Bumped weconnect to 0.49.0
- Added door states
- Front & Rear
- Bonnet & Trunk
- Lockstate is not binary, unknown is also available and will give wrong info when used as binary (#73)
- More sensors are not binary, moved them to sensor (This is breaking for some automations because the entity name and type will change)
- Implemented SensorDeviceClass
- Removed miles/kilometers celcius/fahrenheit entities because home assistant will convert them
- Implemented async_forward_entry_setups (https://developers.home-assistant.io/blog/2022/07/08/config_entry_forwards/)
New Contributors
Full Changelog: v0.0.14...v0.1.0.2
v0.0.14
What's Changed
- Add Inspection by @ColinRobbins in #54
- Update manifest.json by @ColinRobbins in #66
- Add a timeout to the async update of weconnect data by @tsg21 in #71
- Fix history for non-numeric sensors and add OverallStatus + DoorLockStatus as Binary Sensors by @pplucky in #81
- adding dependabot by @robinostlund in #88
New Contributors
- @pplucky made their first contribution in #81
- @robinostlund made their first contribution in #88
Full Changelog: v0.0.13...v0.0.14
v0.0.13
What's Changed
- Add support for Odometer by @ColinRobbins in #48
- Fix charge_rate sensor by @ColinRobbins in #51
- Fix numberEntity Error by @ColinRobbins in #53
- Restore binary sensors by @ColinRobbins in #57
- Add Device Tracker by @ColinRobbins in #52
New Contributors
- @ColinRobbins made their first contribution in #48
Full Changelog: v0.0.12...v0.0.13