Releases: turbulator/pandora-cas
Releases · turbulator/pandora-cas
1.4.6 - Fix translations
- Fix translations
1.4.5 - Add parking and brakes binary sensors
- Add parking and brakes binary sensors (#15)
- Fix docs
1.4.4 - Fix integration's warnings after upgrade HA >= 2021.12.0
Fix depricated "device_state_attributes"
1.4.3 - Fix manifest.json
Fix manifest.json
1.4.2 - Fix expiring mechanism
Default value expire_after = 0 means never expire
1.4.1 - Fix expiring mechanism
Fix expiring mechanism
1.4 - Expire after
Added the options of an integration:
- Expire after
1.3 - Options
Added the options of an integration:
- Units of a fuel: liters or persentages
- Source of a mileage: GSM or CAN
- Mileage adjustment
1.2 - CAN Mileage
Enhancement:
- Mileage_CAN will be used instead of generic mileage (GSM) if supported.
1.1 - Improvment of commands
Some improvements around commands:
- Better error logging and hadling
- Handling the command response from device
- Ready to intergrate with Pandora CAS card by callService
Other:
- Fix a bug with registering services after yaml cleanup
- Periodically force update
- Some additional cleanup and refactoring