Skip to content

Releases: nickknissen/hass-monta

1.0.7

22 Sep 07:04

Choose a tag to compare

What's Changed

  • Added new sensor Last meter reading which 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

13 Jul 19:36

Choose a tag to compare

  • log charge point id on start to help debug

Full Changelog: v1.0.5...v1.0.6

Enable debug logging and cable pluged in

13 Jul 07:02

Choose a tag to compare

  • 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

12 Jul 17:17

Choose a tag to compare

v1.0.4

Fix token expiration being multiple types

Handle token expiration

12 Jul 17:08

Choose a tag to compare

v1.0.3

Handle token exiration time not being correct type

Better naming for Integration entries

12 Jul 11:00

Choose a tag to compare

v1.0.2

Adjust dev container

Fix wrong api url

12 Jul 06:56
40fb2b7

Choose a tag to compare

v1.0.1

Remove extra slash from url in _api_wrapepr

Initial hacs release

12 Jul 06:40
1a8c5c6

Choose a tag to compare

v1.0.0

Fix wrong named argument for ClientSession.request