Linus Dietz
016a0193e2
Rename engine runtime sensor
2023-11-22 10:07:49 +01:00
Linus Dietz
c3a798e397
Bump version
2023-11-22 08:51:31 +01:00
Linus Dietz
89417696bd
Add engine start and stop logic
2023-11-22 08:49:36 +01:00
Linus Dietz
d55dc25647
Add engine runtime number and engine start switch entities
2023-11-22 08:14:20 +01:00
Linus Dietz
1d193270a4
Add available commands check
2023-11-22 07:37:43 +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
be09c7953e
Merge remote-tracking branch 'origin/main' into main
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 Dietz and GitHub
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 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 and GitHub
1039eab649
Update readme for 1.8.0
2023-08-17 14:35:53 +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
f0628e6a26
Add missing sensors
2023-08-17 11:29:05 +02:00
Linus Dietz and GitHub
0f89258718
Add missing cars
2023-08-17 11:25:20 +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
Linus Dietz
818d68675f
Add changelog for 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
Linus Dietz
9de14bd70b
Add climate scheduler option
2023-07-31 08:11:50 +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
2023-07-09 16:06:13 +02:00
Linus Dietz and GitHub
10c3e7bd97
Update README.md
2023-07-06 22:05:46 +02:00
Linus Dietz
444579316b
Fix volvo API changes #53
2023-07-05 20:19:17 +02:00
Linus Dietz and GitHub
e9ae0037dc
Update README.md
2023-07-04 08:31:01 +02:00
Linus Dietz and GitHub
4ab08ab4df
Fix C40 car types
2023-07-04 08:30:10 +02:00
Linus Dietz
48cae3eee1
Added addon CHANGELOG.md
2023-07-04 08:29:09 +02:00
Linus Dietz and GitHub
57a0451fda
Add Ko-Fi link
2023-07-03 20:55:58 +02:00
Linus Dietz and GitHub
86fbb08dcb
Update bug_report.md
2023-07-03 10:46:36 +02:00
Linus Dietz and GitHub
5e59c49608
Update issue templates
2023-07-03 10:46:06 +02:00
Linus Dietz and GitHub
5729bf06ba
Update bug_report.md
2023-07-03 10:45:00 +02:00
Linus Dietz
8fdfa269c4
Fix engine state "true" or "false"
2023-07-03 10:18:12 +02:00
Linus Dietz
71b6cd269a
Move engine state to binary_sensor domain
2023-07-03 09:36:44 +02:00
Linus Dietz
4cb729beb5
Add image signage for HA Addon
2023-07-03 09:28:56 +02:00
Linus Dietz
0a12587276
Merge remote-tracking branch 'origin/main' into main
2023-07-03 09:02:30 +02:00
Linus Dietz
91c50dba05
Add MQTT autodiscovery for HA MQTT Addon
2023-07-03 09:02:21 +02:00
Linus Dietz and GitHub
b93f50ae0b
Add stale bot
2023-07-03 07:54:59 +02:00
Linus Dietz
9a6d128cdf
Rework pre-climate state based on engine state
2023-07-03 07:48:39 +02:00
Linus Dietz
1998dfc231
Add engine state fallback endpoint // Dynamic icons for engine state
2023-07-03 07:26:18 +02:00
Linus Dietz
389be776d0
Add log location to debug description
2023-07-03 07:15:10 +02:00
Linus Dietz
ebc3ba4e16
Fix missing key for en_GB and en_US locales
2023-07-02 09:03:11 +02:00
Linus Dietz and GitHub
a1881a87d8
Added dynamic icons lock, battery and window state ( #45 )
...
#43
2023-07-01 15:06:23 +02:00
Linus Dietz
8c0ce8976e
get distanceToEmpty sensor from connected api
2023-06-30 12:21:28 +02:00
Linus Dietz and GitHub
34a0b9b2a7
Optimize logging ( #41 )
...
* Move print statements to logger
* Add external log location for addon usage
* Add more detailed logs for debug
* Bump version
2023-06-30 11:16:57 +02:00
Linus Dietz and GitHub
67320c32f6
Optimize climate timer ( #40 )
...
* Add logic to turn climate switch off if driver door is opened
* Update car data after climate state change
* Climate stop on left or right door open
* Bump version
2023-06-29 17:46:34 +02:00
Linus Dietz
47357fb582
Add "Washer Fluid Level" and "Distance to Empty" sensors
2023-06-29 08:36:23 +02:00
Linus Dietz
9f1209e628
Fix wrong return values for not working endpoints
2023-06-29 08:06:31 +02:00
Linus Dietz and GitHub
f0d4d68792
Add value conversion from metric to imperial ( #36 )
...
* Convert km to miles, km/h to mp/h if babelLocale is en_GB or en_US #34
* Remove unused variable
* Change speed unit for imperial system // Bump version
2023-06-27 15:29:48 +02:00
Linus Dietz and GitHub
140a735773
Update README.md
2023-06-27 14:24:43 +02:00
Linus Dietz
ebcabc6ff4
rework error message for get_vehicles
2023-06-27 09:11:07 +02:00
Linus Dietz
c995c2a44d
Optimize error message for get_vehicles
2023-06-27 09:09:28 +02:00
Linus Dietz
f661985865
Add average fuel consumption multiplier for #30 // Rewrite README.md settings section
2023-06-27 07:56:54 +02:00
Linus Dietz
da2d8395ec
Optimize filter for average speed
2023-06-27 07:16:29 +02:00
Linus Dietz
4bd6a7a991
Add divider option for average speed
2023-06-26 14:23:53 +02:00
Linus Dietz
988fb3bd21
Add new empty setting options to settings.json
2023-06-26 14:12:24 +02:00
Linus Dietz and GitHub
15fd137cc6
Add thanks to for sunroof endpoint
2023-06-26 12:59:01 +02:00
Linus Dietz
af4eeb3a72
Change sunroof data endpoint
2023-06-26 12:37:56 +02:00
Linus Dietz
cae32d7745
Bump version
2023-06-26 12:24:10 +02:00
Linus Dietz and GitHub
f1b265740b
Add XC90 2023 T8
2023-06-26 12:10:52 +02:00
Linus Dietz
bb689c3ee2
Fix sunroof data path
2023-06-26 11:44:14 +02:00
Linus Dietz and GitHub
75363b5c0f
Add new sensors
2023-06-26 11:28:27 +02:00
Linus Dietz and GitHub
91eb8a9429
Add badges
2023-06-26 10:45:22 +02:00
Linus Dietz and GitHub
638cfcd730
Add readme image
2023-06-26 09:32:27 +02:00
Linus Dietz
983e84e6fe
Add readme image
2023-06-26 09:27:29 +02:00
Linus Dietz and GitHub
f8eb7cee41
Add lovelace sample
2023-06-26 09:25:46 +02:00