Skip to content

Releases: lbbrhzn/ocpp

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

v0.3.3

21 Jul 19:01
551d93f
Compare
Choose a tag to compare

Changes

v0.3.2

21 Jul 15:50
8ebd5b9
Compare
Choose a tag to compare

Changes

  • Update current for 3 phase charger (#93) @drc38
  • draft 3 phase processing of metrics (#90) @drc38
  • ocpp: add websocket subprotocol support check (#85) @drc38
  • ocpp: extend Enums use (#83) @drc38

v0.3.1

16 Jul 22:26
31febe4
Compare
Choose a tag to compare

Changes

  • ocpp: fix switch error #77 (#81) @drc38
  • Revert "build(deps): bump sqlalchemy from 1.4.17 to 1.4.21 in /.github/workflows" (#82) @drc38
  • tests: improve to over 80% (#79) @drc38

📦 Dependencies

  • build(deps): update pip requirement from <=20.3 to <21.2 in /.github/workflows (#67) @dependabot
  • build(deps): bump sqlalchemy from 1.4.17 to 1.4.21 in /.github/workflows (#74) @dependabot

v0.3.0

16 Jul 20:06
ea4c6a9
Compare
Choose a tag to compare
Update manifest.json

Bump to version 0.3.0

v0.3.0-alpha

16 Jul 20:11
ea4c6a9
Compare
Choose a tag to compare
v0.3.0-alpha Pre-release
Pre-release

Changes

  • ocpp: significant repo update (#75) @drc38
  • Add websockets, ocpp module dependencies to test env (#61) @drc38
  • ocpp: bug fix add .value to enums (#66) @drc38
  • ocpp: bug fix use enums for measurands (#65) @drc38
  • Revert "ocpp: bug fix in measurands schema in #57" (#64) @drc38
  • ocpp: bug fix in measurands schema in #57 (#63) @drc38
  • Use enums for measurands (#57) @lbbrhzn
  • ocpp: revise approach to measurand metrics reading (#58) @drc38
  • fix linting errors (#54) @lbbrhzn
  • Create CODE_OF_CONDUCT.md (#53) @lbbrhzn
  • ocpp: add update firmware function (#43) @drc38
  • Bugfix/46 no value on some sensors (#50) @lbbrhzn
  • fix issue with on_stop_transaction, and linting (#49) @lbbrhzn
  • revised PR (#39) @drc38
  • Add switch and device information (#37) @lbbrhzn
  • add switch and device information (#35) @lbbrhzn
  • add dutch translation (#33) @lbbrhzn
  • 31 make sure entities have a unique (#32) @lbbrhzn
  • major restructoring (#20) @lbbrhzn
  • ocpp: fix or syntax (#17) @drc38
  • ocpp: handle unit conversion to kW, kWh (#16) @drc38
  • ocpp: add Serial number, bump websockets to 9.1, add Session.Time (#15) @drc38
  • Improve code, remove monitored_conditions and general from configuration.yaml (#14) @drc38
  • ocpp: some fixes to previous PR (#11) @drc38
  • ocpp: add Session.Energy metric, tidy up transactionId (#10) @drc38
  • ocpp: extend HA integration (#7) @drc38
  • skip trigger boot notification if not supported (#4) @lbbrhzn
  • 1 missing version key (#3) @lbbrhzn

📦 Dependencies

  • build(deps): bump black from 21.6b0 to 21.7b0 in /.github/workflows (#76) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.4.1 to 0.4.2 (#38) @dependabot
  • build(deps): bump pre-commit from 2.9.3 to 2.13.0 in /.github/workflows (#29) @dependabot
  • build(deps): bump pip from 21.0 to 21.1.3 in /.github/workflows (#28) @dependabot
  • build(deps): bump pytest-homeassistant-custom-component from 0.1.0 to 0.4.1 (#27) @dependabot
  • build(deps): bump reorder-python-imports from 2.3.6 to 2.5.0 in /.github/workflows (#26) @dependabot
  • build(deps): bump hacs/action from 20.12.0 to 21.2.2 (#25) @dependabot
  • build(deps): bump black from 20.8b1 to 21.6b0 in /.github/workflows (#24) @dependabot
  • build(deps): bump flake8 from 3.8.4 to 3.9.2 in /.github/workflows (#22) @dependabot
  • build(deps): bump actions/setup-python from 2.2.1 to 2.2.2 (#23) @dependabot
  • build(deps): bump release-drafter/release-drafter from 5.13.0 to 5.15.0 (#21) @dependabot