Skip to content

Commit

Permalink
chore: release v0.7.0
Browse files Browse the repository at this point in the history
* (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
  • Loading branch information
MyHomeMyData committed Mar 13, 2024
1 parent 485ab28 commit 6c1cae8
Show file tree
Hide file tree
Showing 4 changed files with 267 additions and 267 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Yes, that is possible under certain conditions:
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 0.7.0 (2024-03-13)
* (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
Expand Down
Loading

0 comments on commit 6c1cae8

Please sign in to comment.