Skip to content

Releases: foxriver76/ioBroker.ocpp

Release v0.12.5

09 Feb 23:22
6f0316a
Compare
Choose a tag to compare
  • (foxriver76) revert changes of 0.12.4

Release v0.12.2

19 Jan 19:36
3449663
Compare
Choose a tag to compare
  • (foxriver76) ensure main connector is always created even if no status received there

Release v0.12.1

19 Jan 09:45
f92edc5
Compare
Choose a tag to compare
  • (foxriver76) we now also detect feature profiles if clients add unallowed whitespaces

Release v0.12.0

18 Jan 11:59
8d88c15
Compare
Choose a tag to compare
  • (foxriver76) the idTag for remote transactions is now ioBroker persistent over all transactions
  • (foxriver76) implemented the management of authentication list
  • (foxriver76) only create states if supported by profile (closes #22)
  • (foxriver76) increased stability on first connection

Release v0.11.1

17 Jan 13:28
b077114
Compare
Choose a tag to compare
  • (foxriver76) we now correctly detect data type and role of configuration attributes

Release v0.11.0

17 Jan 11:35
e570665
Compare
Choose a tag to compare
  • (foxriver76) idTag is now read correctly from startTransaction message (closes #21)
  • (foxriver76) implemented possibility to trigger hard and soft reset

Release v0.10.0

16 Jan 11:34
3b430ee
Compare
Choose a tag to compare
  • (foxriver76) implemented state to control number of phases used for charging

Release v0.9.1

13 Jan 22:28
8e4c6c4
Compare
Choose a tag to compare
  • (foxriver76) we now avoid not implemented logging if chargeLimit is set to null (deactivated)

Release v0.9.0

13 Jan 20:10
d429a08
Compare
Choose a tag to compare
  • (foxriver76) we removed states from main connector which are not allowed there
  • (foxriver76) we now synchronize configuration into adapter
  • (foxriver76) we added ack flag to availability state
  • (foxriver76) we added ack flag for charge limit states
  • (foxriver76) we optimized error logging
  • (foxriver76) we now allow changing charger configuration via adapter
  • (foxriver76) we improved reconnect handling

Please delete all states of connector 0 once

Release v0.8.2

13 Dec 15:40
ebb2c21
Compare
Choose a tag to compare
  • (foxriver76) only log the errorCode if it is different from NoError