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: README.md
+14-15Lines changed: 14 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,29 +35,28 @@ The password is stored encrypted and must therefore be entered manually: demo
35
35
**All product and company names or logos are trademarks™ or registered® trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them or any associated subsidiaries! This personal project is maintained in spare time and has no business goal.**
36
36
37
37
## Changelog
38
-
### 0.0.6-beta.1 (2023-01-02)
39
-
* (Gaspode) ...
40
38
41
-
### 0.0.6-beta.0 (2023-01-02)
42
-
* (Gaspode) ...
39
+
### **WORK IN PROGRESS**
40
+
* (Gaspode) Enable NPM
43
41
44
-
### 0.0.1
45
-
* (Gaspode) initial release
42
+
### 0.0.5
43
+
* (Gaspode) Use meaningful state names
44
+
* (Gaspode) Use suitable state roles
45
+
* (Gaspode) Added new state for Alpha ESS settings parameter 'upsReserve'
46
46
47
-
### 0.0.2
48
-
* (Gaspode) corrected api call for realtime data
47
+
### 0.0.4
48
+
* (Gaspode) use axios to perform Alpha ESS API calls instead of deprecated request
49
+
* (Gaspode) New option "Update unchanged states" added
49
50
50
51
### 0.0.3
51
52
* (Gaspode) refactored API calls, added daily energy values
52
53
53
-
### 0.0.4
54
-
* (Gaspode) use axios to perform Alpha ESS API calls instead of deprecated request
55
-
* (Gaspode) New option "Update unchanged states" added
54
+
### 0.0.2
55
+
* (Gaspode) corrected api call for realtime data
56
+
57
+
### 0.0.1
58
+
* (Gaspode) initial release
56
59
57
-
### 0.0.5
58
-
* (Gaspode) Use meaningful state names
59
-
* (Gaspode) Use suitable state roles
60
-
* (Gaspode) Added new state for Alpha ESS settings parameter 'upsReserve'
0 commit comments