Releases: nickknissen/hass-monta
Releases · nickknissen/hass-monta
1.0.7
What's Changed
- Added new sensor
Last meter readingwhich shows the kwh of the last charge - Bump actions/setup-python from 4.6.1 to 4.7.0 by @dependabot
- Update pip requirement from <23.2,>=21.0 to >=21.0,<23.3 by @dependabot
- Bump actions/checkout from 3.5.3 to 4.0.0 by @dependabot
- Bump ruff from 0.0.277 to 0.0.290 by @dependabot
Full Changelog: v1.0.6...v1.0.7
Improve logging
- log charge point id on start to help debug
Full Changelog: v1.0.5...v1.0.6
Enable debug logging and cable pluged in
- Support "Enable debug logging" in integration
- Remove private information from debug log
- Use snake case for entity ids
- Fix missing cable pluged in state
Handle token expiration
v1.0.4 Fix token expiration being multiple types
Handle token expiration
v1.0.3 Handle token exiration time not being correct type
Better naming for Integration entries
v1.0.2 Adjust dev container
Fix wrong api url
v1.0.1 Remove extra slash from url in _api_wrapepr
Initial hacs release
v1.0.0 Fix wrong named argument for ClientSession.request