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>
This commit is contained in:
Linus Dietz
2023-08-05 21:01:04 +02:00
committed by GitHub
co-authored by Arthur van der Peijl Arthur van der Peijl
parent fb8c5ed269
commit dc7b711219
4 changed files with 30 additions and 4 deletions
+5
View File
@@ -1,3 +1,8 @@
## v1.7.9
### 🚀 Features:
- Added vehicle diagnostics sensors #75. Thanks to @aerrow5!
## v1.7.8
### 🐛 Bug Fixes: