v0.4.0
Important Note
This update includes VIN retrieval. This uses a new DIMO privilege scheme that is currently not supported by the DIMO Mobile app sharing mechanism. See the README for updated sharing instructions.
What's Changed
- refactor: inherit from HomeAssistantError by @ardevd in #122
- refactor: removed commented out code from config_flow by @ardevd in #123
- feat: added vehicle vin to device registry entry by @ardevd in #125
- refactor: added powertrainFuelSystemAbsoluteLevel sensor definition by @ardevd in #128
- refactor: added DTC list sensor definition by @ardevd in #129
- docs: Updated installation instructions in README by @ardevd in #130
Full Changelog: v0.3.2...v0.4.0