Skip to content

Releases: MyHomeMyData/ioBroker.e3oncan

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

Release v0.6.18

08 Feb 16:09
Compare
Choose a tag to compare
  • (MyHomeMyData) Added versioning to list of datapoints and check for updates on start of adapter
  • (MyHomeMyData) Added optional description in configuration of UDS schedules

Release v0.6.17

29 Jan 17:11
Compare
Choose a tag to compare
  • (MyHomeMyData) Added/removed datapoints to/from list of writable dids
  • (MyHomeMyData) Preparations for device specific list of writable dids

Release v0.6.16

27 Jan 12:13
Compare
Choose a tag to compare
  • (MyHomeMyData) Improvements based on findings in review as of 2024-01-25
  • (MyHomeMyData) Checkbox for data collectiton on internal bus is now checked per default

Release v0.6.15

23 Jan 14:15
Compare
Choose a tag to compare
  • (MyHomeMyData) Fix for Utf8 codec for handling of special characters, e.g. umlauts

Release v0.6.14

22 Jan 09:04
Compare
Choose a tag to compare
  • (MyHomeMyData) Replace '.' by '_' in datapoint ids to avoid unwanted sub structure in data states
  • (MyHomeMyData) Added more informations about white list for writables in Readme.
  • (MyHomeMyData) Recognize loss of CAN connection.
  • (MyHomeMyData) Improved handling of info.connection.

Release v0.6.13

20 Jan 09:12
Compare
Choose a tag to compare
  • (MyHomeMyData) Now supports multiple definitions of same schedule on a device
  • (MyHomeMyData) Added unit test cases for codecs