Releases: MyHomeMyData/ioBroker.e3oncan
Releases · MyHomeMyData/ioBroker.e3oncan
Release v0.7.2
- (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
- (MyHomeMyData) Bugfix for datapoint 1190: Scaling changed back to 10.0
- (MyHomeMyData) Update of list of datapoints to version 20240314
Release v0.7.0
- (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
- (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
- (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
- (MyHomeMyData) Added/removed datapoints to/from list of writable dids
- (MyHomeMyData) Preparations for device specific list of writable dids
Release v0.6.16
- (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
- (MyHomeMyData) Fix for Utf8 codec for handling of special characters, e.g. umlauts
Release v0.6.14
- (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
- (MyHomeMyData) Now supports multiple definitions of same schedule on a device
- (MyHomeMyData) Added unit test cases for codecs