Skip to content

Releases: MyHomeMyData/ioBroker.e3oncan

Release v0.9.4

26 Aug 08:59
Compare
Choose a tag to compare
  • (MyHomeMyData) Start up an UDS worker for each device to allow writing of data points even when no schedule for reading is defined on this device
  • (MyHomeMyData) Update of npm dependencies

Release v0.9.3

20 Aug 14:48
Compare
Choose a tag to compare
  • (MyHomeMyData) Bugfix: Updating UDS communication statistics, even in case of persistent timeout events
  • (MyHomeMyData) Disabled sinon should interface
  • (MyHomeMyData) Fixes based on issues #55,#56
  • (MyHomeMyData) Bugfix: Time delta between schedules of UDS workes was not working properly

Release v0.9.2

09 Aug 12:15
Compare
Choose a tag to compare
  • (MyHomeMyData) Update of dependencies, fixes based on issue #53
  • (MyHomeMyData) Update of list of data points for E3 devices to version 20240808

Release v0.9.1

26 May 18:09
Compare
Choose a tag to compare
  • (MyHomeMyData) Updated README, added links for description of device topology and to uses cases
  • (MyHomeMyData) Added info for data points 2404_BivalenceControlMode and 2831_BivalenceControlAlternativeTemperature
  • (MyHomeMyData) Update of list of data points for E3 devices to version 20240505

Release v0.9.0

21 Apr 09:45
Compare
Choose a tag to compare
  • (MyHomeMyData) Structure of data point 1690 (ElectricalEnergySystemPhotovoltaicStatus) changed based on issue MyHomeMyData/E3onCAN#6. Manual adaptations may be needed, please check!
  • (MyHomeMyData) Update of list of data points for E3 devices to version 20240420
  • (MyHomeMyData) Added support for energy meter E3100CB
  • (MyHomeMyData) Update of list of data points for E380 to version 20240418
  • (MyHomeMyData) Main change for E380 id 600/601 (GridEnergy): Now using correct data format. Many thanks to @M4n197 for unveiling the right data format. Manual adaptations may be needed, please check!

Release v0.8.0

22 Mar 09:37
Compare
Choose a tag to compare
  • (MyHomeMyData) Added support for energy meter E380 with CAN-address=98
  • (MyHomeMyData) Update of list of data points for E380 to version 20240320

Release v0.7.2

20 Mar 11:11
Compare
Choose a tag to compare
  • (MyHomeMyData) Update of data type and role added for device specific datapoints
  • (MyHomeMyData) Update list of writable datapoints when updating datapoints to newer version
  • (MyHomeMyData) Improved handling of failed CAN communication during scan for datapoints
  • (MyHomeMyData) Update of list of datapoints to version 20240319

Release v0.7.1

15 Mar 08:13
Compare
Choose a tag to compare
  • (MyHomeMyData) Bugfix for datapoint 1190: Scaling changed back to 10.0
  • (MyHomeMyData) Update of list of datapoints to version 20240314

Release v0.7.0

13 Mar 07:53
Compare
Choose a tag to compare
  • (MyHomeMyData) Store numbers in states of channel "tree" with type "Number" instead of "String"
  • (MyHomeMyData) IMPORTANT: This may affect handling of tree states, e.g. in scripts, vis and history
  • (MyHomeMyData) Bugfix for Energy Meter E380 datapoint id 0x25C
  • (MyHomeMyData) Update of list of datapoints to version 20240309
  • (MyHomeMyData) Bugfix for update of changed datapoint structure during start of adapter
  • (MyHomeMyData) Changed default values for CAN adapters to can0 and can1
  • (MyHomeMyData) Increased value for collect timeout to 2000 ms

Release v0.6.19

19 Feb 08:55
Compare
Choose a tag to compare
  • (MyHomeMyData) Check for changed structure of datapoints during startup
  • (MyHomeMyData) Update of list of datapoints to version 20240218
  • (MyHomeMyData) Bugfix to avoid warnings on very first start of adapter