Linus Dietz
3d2285f59e
Add option to disable updates #160
2024-01-23 09:25:25 +01:00
Linus Dietz
e444b6a838
Bump version
2024-01-23 08:44:57 +01:00
Linus Dietz
ce856d91c4
Fix #165
2024-01-23 08:42:37 +01:00
Linus Dietz
390df68203
Add warnings endpoint #151
2024-01-22 09:17:01 +01:00
Linus Dietz
fff2ccd6f4
Add option for dynamic interval settings #160
2024-01-22 08:08:13 +01:00
Linus Dietz
776564b8b7
Add new charging system states #152
2024-01-02 15:04:41 +01:00
Dielee
b55e7ef6fb
Change units to HA default #148
2023-12-18 14:00:40 +01:00
Dielee
c4c801e46a
Try to fix addon build #146
2023-12-14 08:53:40 +01:00
Linus Dietz
80646bbf51
Fix unknown state for icon update
2023-11-28 12:47:42 +01:00
Linus Dietz
7401ebfc53
Add UNSPECIFIED state for windows
2023-11-27 14:30:07 +01:00
Linus Dietz
f03ff8953c
Fix #133
2023-11-22 07:15:20 +01:00
Linus Dietz
2e95e71661
Fix Backend State Sensor returning null
2023-11-21 18:50:55 +01:00
Linus Dietz
126cc37269
Move vehicles details endpoint to v2 // Try to fix #131
2023-11-21 13:59:47 +01:00
Linus Dietz
cb10fe07c3
Move vehicles details endpoint to v2
2023-11-21 09:46:16 +01:00
Linus Dietz
f3244ccdc0
Move vehicles endpoint to v2
2023-11-21 09:42:56 +01:00
Linus Dietz
1223853208
Bump version
2023-11-21 08:59:25 +01:00
Linus Dietz
1f0c52b5a7
Add average energy consumption, distance to empty battery and washer fluid level sensor
2023-11-21 08:55:27 +01:00
Linus Dietz
161c02fc11
Support force update for backend state
2023-11-21 08:25:33 +01:00
Linus Dietz
be4a1b6791
Use cached requests for fuel endpoints
2023-11-21 08:19:26 +01:00
Linus Dietz
8803f9ff1d
Add api backend state sensor
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
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 Dietz and GitHub
1f53ef0198
Update CHANGELOG.md
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
2023-11-11 14:51:52 +01:00
Linus Dietz
f1953e1baa
Quality optimizations
2023-11-10 09:21:00 +01:00
Linus Dietz
459c2dc1af
Add AJAR state for sunroof #123
2023-11-10 09:05:03 +01:00
Linus Dietz
fa68c4ba2c
Fix api changes from volvo
2023-11-09 18:27:31 +01: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 Dietz and GitHub
781e1da8e8
Fix #104 ( #107 )
...
* Catch Volvo API not returning a valid json string #104
* Update changelog
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 >
2023-09-08 11:40:21 +02:00
Linus Dietz
e5ece2116b
Add option to use multiple docker containers (with different logins) #93
2023-08-28 15:09:01 +02:00
Linus Dietz
23246a464f
Allow phone number as username #91
2023-08-25 15:08:25 +02:00
Linus Dietz
1a5cc3db7a
Optimize addon configuration
2023-08-25 09:08:58 +02:00
Linus Dietz
974ad0e454
Add "device_class: battery" for battery state sensors from BEV and PHEV
2023-08-18 15:44:13 +02:00
Linus Dietz
7db02b5dc6
Update changelog
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 Dietz
47bd726ebb
Add changelog info
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 Dietz and GitHub
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
2023-08-17 10:43:03 +02:00
Linus Dietz
a05bf487bd
Fix #80
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 >
2023-08-05 21:01:04 +02:00
Linus Dietz
fb8c5ed269
Fix "Estimated Charging Finish Time" Sensor
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