Skip to content

Releases: nickknissen/hass-monta

v1.0.10

24 Oct 12:20
ff7a646
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.9...v1.0.10

1.0.9

04 Oct 19:15
Compare
Choose a tag to compare

What's Changed

  • Fix issue when an account has multiple charges. The entities would be marked as duplicate and not show up
  • Bump ruff from 0.0.291 to 0.0.292 by @dependabot in #25
  • Bump actions/setup-python from 4.7.0 to 4.7.1 by @dependabot in #24

Full Changelog: v1.0.8...v1.0.9

1.0.8

29 Sep 19:49
d26a0d0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.7...v1.0.8

1.0.8-pre

25 Sep 19:04
Compare
Choose a tag to compare
1.0.8-pre Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.7...v1.0.8-pre

1.0.7

22 Sep 07:04
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
v1.0.4

Fix token expiration being multiple types

Handle token expiration

12 Jul 17:08
Compare
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
Compare
Choose a tag to compare
v1.0.2

Adjust dev container