Skip to content

Releases: lbbrhzn/ocpp

v0.3.13

02 Oct 21:42
255ea16
Compare
Choose a tag to compare

Changes

  • Add context to metrics, fix single phase voltage (#173) @drc38

📦 Dependencies

  • build(deps): bump pytest-homeassistant-custom-component from 0.4.4 to 0.4.5 (#175) @dependabot

v0.3.12

19 Sep 19:29
ed3258e
Compare
Choose a tag to compare

Changes

📦 Dependencies

  • build(deps): bump black from 21.8b0 to 21.9b0 in /.github/workflows (#163) @dependabot

v0.3.11

09 Sep 20:22
8ceb34f
Compare
Choose a tag to compare

Changes

  • Fix websockets 10 test error (#156) @drc38
  • Catch all Websockets exceptions, move status change to Charger (#157) @drc38

📦 Dependencies

  • build(deps): bump websockets from 9.1 to 10.0 in /.github/workflows (#155) @dependabot

v0.3.10

08 Sep 08:27
191cbbf
Compare
Choose a tag to compare

Changes

  • use config_validation on services (#153) @drc38
  • add close_timeout (#151) @drc38
  • Remove setting charging profile from start_transaction (#149) @drc38

v0.3.9

06 Sep 20:11
08c8604
Compare
Choose a tag to compare

Changes

  • Change Reset switch to hard reset, trigger post_connect on boot and reset reconnects (#139) @drc38
  • Set ping_timeout to None (#140) @drc38
  • Add Data Transfer service and tidy logging (#142) @drc38

📦 Dependencies

  • build(deps): bump pre-commit from 2.14.0 to 2.15.0 in /.github/workflows (#136) @dependabot
  • build(deps): bump black from 21.7b0 to 21.8b0 in /.github/workflows (#131) @dependabot

v0.3.8

06 Sep 19:58
32860b3
Compare
Choose a tag to compare

Changes

📦 Dependencies

  • build(deps): bump pre-commit from 2.13.0 to 2.14.0 in /.github/workflows (#117) @dependabot

v0.3.7

27 Aug 07:12
554c020
Compare
Choose a tag to compare

Changes

  • fix nonetype error, add test for energy reset (#128) @drc38

v0.3.6

26 Aug 19:45
11a2fdc
Compare
Choose a tag to compare

Changes

  • Add number platform using slider (input_number) (#124) @drc38
  • add missing unit of measurement for metrics with phases (#125) @drc38
  • Change supported features to using flags (#122) @drc38

v0.3.5

22 Aug 22:05
0aa64dc
Compare
Choose a tag to compare

Changes

🚀 Features

  • Add Get Diagnostics service for chargers that support it (#109) @drc38

📦 Dependencies

  • build(deps): update pip requirement from <21.2 to <21.3 in /.github/workflows (#107) @dependabot
  • build(deps): bump reorder-python-imports from 2.5.0 to 2.6.0 in /.github/workflows (#108) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.4.2 to 0.4.3 (#112) @dependabot

v0.3.4

26 Jul 20:54
93acf5f
Compare
Choose a tag to compare

Changes