338 Commits
Author SHA1 Message Date
Linus Dietz 8803f9ff1d Add api backend state sensor v1.8.15 2023-11-20 19:33:27 +01:00
Linus Dietz 843e00acd1 Move battery charge to v2 endpoint 2023-11-20 18:34:57 +01:00
Linus Dietz 3be0a4edbf Bump version v1.8.14 2023-11-20 07:49:34 +01:00
Linus Dietz 22cf71f007 Fix distance to empty sensor 2023-11-20 07:46:37 +01:00
Linus Dietz b7feb9713b Remove unused service warning trigger 2023-11-20 07:43:42 +01:00
Linus DietzandGitHub 1f53ef0198 Update CHANGELOG.md v1.8.13 2023-11-17 17:58:31 +01:00
Linus Dietz d07e6dfe6e Add "Time to Service" sensor 2023-11-17 17:57:30 +01:00
Linus Dietz 80473d5120 Fix apparmor for Debian 12 2023-11-11 14:56:41 +01:00
Linus Dietz 81b2771c80 Fix AJAR state for windows v1.8.12 2023-11-11 14:51:52 +01:00
Linus Dietz f1953e1baa Quality optimizations v1.8.11 2023-11-10 09:21:00 +01:00
Linus Dietz 459c2dc1af Add AJAR state for sunroof #123 v1.8.10 2023-11-10 09:05:03 +01:00
Linus Dietz be09c7953e Merge remote-tracking branch 'origin/main' into main v1.8.9 2023-11-09 18:27:51 +01:00
Linus Dietz fa68c4ba2c Fix api changes from volvo 2023-11-09 18:27:31 +01:00
Linus DietzandGitHub d7a79f84a4 add XC90 mild 2023-10-23 20:16:01 +02:00
Linus Dietz 2c8effd746 Fix version for HA addon 2023-10-09 10:29:12 +02:00
Linus Dietz cef28f7d0b Fix 'ACL denying access to client with dangerous client id' 2023-09-21 15:22:18 +02:00
Linus DietzandGitHub 781e1da8e8 Fix #104 (#107)
* Catch Volvo API not returning a valid json string #104

* Update changelog
v1.8.8
2023-09-21 14:31:21 +02:00
6b419cfe3a Fix regex for some emails #98 // Add option to disable log completely #96 (#99)
* Update volovData.username regex (#98)

* Add option to disable log completely #96

---------

Co-authored-by: Gert-jan Theunissen <gurtjun@users.noreply.github.com>
v1.8.7
2023-09-08 11:40:21 +02:00
Linus Dietz e5ece2116b Add option to use multiple docker containers (with different logins) #93 v1.8.6 2023-08-28 15:09:01 +02:00
Linus Dietz 23246a464f Allow phone number as username #91 v1.8.5 2023-08-25 15:08:25 +02:00
Linus Dietz 1a5cc3db7a Optimize addon configuration v1.8.4 2023-08-25 09:08:58 +02:00
Linus Dietz 974ad0e454 Add "device_class: battery" for battery state sensors from BEV and PHEV v1.8.3 2023-08-18 15:44:13 +02:00
Linus Dietz 7db02b5dc6 Update changelog v1.8.2 2023-08-18 09:43:07 +02:00
Linus Dietz 7c87c71ac8 Optimize vcc api key change 2023-08-18 09:40:48 +02:00
Linus Dietz 3482a5f893 Change addon settings to prevent abuse 2023-08-18 07:54:24 +02:00
Linus Dietz 3f1f793c1b Add settings validation to prevent abuse 2023-08-18 07:53:58 +02:00
Linus DietzandGitHub 1039eab649 Update readme for 1.8.0 2023-08-17 14:35:53 +02:00
Linus Dietz 47bd726ebb Add changelog info v1.8.1 2023-08-17 12:22:45 +02:00
Linus Dietz 0397d05522 Fix app crash if debug mode is not set #86 2023-08-17 12:19:29 +02:00
Linus DietzandGitHub f0628e6a26 Add missing sensors 2023-08-17 11:29:05 +02:00
Linus DietzandGitHub 0f89258718 Add missing cars 2023-08-17 11:25:20 +02:00
Linus DietzandGitHub 075102c574 Allow multiple vcc api keys (#85)
* Multiple vccapikeys function

* Reduce api calls for key checks

* Change sleeptime

* Optimize logging

* Format log datetime

* Change default conf

* Set device offline, if no working vcc api key can be found

* Fix climate scheduler

* Only redact sensitive data if debug is enabled
v1.8.0
2023-08-17 10:43:03 +02:00
Linus Dietz a05bf487bd Fix #80 v1.7.10 2023-08-06 09:35:11 +02:00
dc7b711219 Added vehicle diagnostics sensors (#78)
* Added vehicle diagnostics for additional sensors (#76)

Add support for vehicle diagnostics data

---------

Co-authored-by: Arthur van der Peijl <arthur@artned.org>

* Reduce VEHICLE_DIAGNOSTICS_URL api calls

* Bump version

---------

Co-authored-by: Arthur van der Peijl <aavanderpeijl@gmail.com>
Co-authored-by: Arthur van der Peijl <arthur@artned.org>
v1.7.9
2023-08-05 21:01:04 +02:00
Linus Dietz fb8c5ed269 Fix "Estimated Charging Finish Time" Sensor v1.7.8 2023-08-05 12:21:45 +02:00
Linus Dietz a7dd6fac00 update changelog for v1.7.7 2023-07-31 09:20:40 +02:00
Linus Dietz 818d68675f Add changelog for v1.7.7 v1.7.7 2023-07-31 09:17:58 +02:00
Linus Dietz 9412d837d0 Bump Version 2023-07-31 09:14:25 +02:00
Linus Dietz d49afa5bed Remove done climate timers from "Active schedules" sensor 2023-07-31 08:56:16 +02:00
Linus Dietz f5c8d06aa1 Fix broken json 2023-07-31 08:19:53 +02:00
Bogdan BujdeaandGitHub 6627a024a9 Add long term statistics for HA (#69) 2023-07-31 08:17:42 +02:00
Linus Dietz 9de14bd70b Add climate scheduler option 2023-07-31 08:11:50 +02:00
Ben MarengoandGitHub 880005fdb6 tested compatible with XC90 PHEV T8 2024 (#66)
tested fully compatible with week old Volvo XC90 SUV PiH 2.0Recharge T8 18.8kWh 455 GPF SS EU6 Plus Auto8
2023-07-16 11:04:37 +02:00
Linus Dietz 8bacc1a76a Redact sensitive data from debug log 2023-07-12 17:05:16 +02:00
Linus Dietz 96805d439d Add interior and exterior image entities #62 v1.7.6 2023-07-09 16:06:13 +02:00
Linus DietzandGitHub 10c3e7bd97 Update README.md 2023-07-06 22:05:46 +02:00
Dielee ad691b6153 Update CHANGELOG.md v1.7.5 2023-07-06 13:26:56 +02:00
Dielee b6e423839a Update CHANGELOG.md v1.7.4 2023-07-06 11:12:31 +02:00
Dielee 044e71d862 Fix undocumented charging connection state #57 2023-07-06 11:10:58 +02:00
Linus Dietz 444579316b Fix volvo API changes #53 v1.7.3 2023-07-05 20:19:17 +02:00