You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG_old.md
+33Lines changed: 33 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,39 @@
2
2
3
3
The newest change log is [README.md](README.md)
4
4
5
+
### 1.6.17
6
+
* License update
7
+
8
+
### 1.6.16
9
+
* Moved Dashboard to ApiV2. This invalidates existing datapoints under /Dashboard/ and introduces "Dashboard/currently" and "Dashboard/today" due to changes in the API.
10
+
11
+
### 1.6.15
12
+
* Maintenance update (dependencies, ...)
13
+
14
+
### 1.6.14
15
+
* Bugfix (values were way off)
16
+
17
+
### 1.6.13 (NoBl)
18
+
* Removed Support for node 16
19
+
* Added more translations
20
+
* Code cleanup
21
+
22
+
### 1.6.12 (NoBl)
23
+
* Updated license
24
+
25
+
### 1.6.11 (NoBl)
26
+
* Moving from Senec App API 3.12.0 to 4.3.3 (thanks to oakdesign@github for providing the new API!)
27
+
* This WILL invalidate all current API datapoints in the Statistik branch. Easiest solution to this: Delete the Statistik branch.
28
+
* Remember to force a rebuild of historic data in adapter settings!
29
+
30
+
### 1.6.10 (NoBl)
31
+
* Bugfix for AllTimeHistory (should work again)
32
+
33
+
### 1.6.9 (NoBl)
34
+
* Added switch in config to enable active control of appliance (you will need activate this, if you want to control the appliance via the adapter)
35
+
* Improved handling of forced loading (please report if we need more appliance-states covered by this)
36
+
* Minor improvements and bugfixes
37
+
5
38
### 1.6.8 (NoBl)
6
39
* Added switch control.ForceLoadBattery to start/stop charging battery. Use this to start/stop forced charging (like with dynamic power prices, ...).
0 commit comments