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
+15-28Lines changed: 15 additions & 28 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,18 +22,15 @@ Senec currently also no longer provides a reliable way to influence peak shaving
22
22
Whether other systems (e.g. V3) also work with it depends on whether they are also based on lala.cgi and provide the same JSON information.
23
23
Even with integration into the Senec.Clound it is not guaranteed that the data can still be retrieved via the web interface (for this please report your experiences).
24
24
25
+
Adapter supports local polling via lala.cgi and polling via Web API.
26
+
25
27
Systems that might work:
26
-
* Senec Home 4.0 / Blei
27
-
* Senec Home 6.0 Pb
28
-
* Senec Home 8.0 / Blei
29
-
* Senec Home 10.0 Pb
30
-
* Senec Home 5.0/7.5/10.0 / Lithium
31
-
* Senec Home 15.0 / Lithium
32
-
* Senec Home V2 5.0/7.5/10.0
33
-
* Senec Home V2 10.0 / Blei
34
-
* Senec Home V2.1 1ph / Lithium
35
-
* Senec.Home V3 Hybrid
36
-
* Senec.Home V3 Hybrid duo
28
+
* Senec Home 4.0, 6.0, 8.0, 10.0 / Blei
29
+
* Senec Home 5.0, 7.5, 10.0, 15.0 / Lithium
30
+
* Senec Home V2 5.0, 7.5, 10.0
31
+
* Senec Home V2.1
32
+
* Senec.Home V3
33
+
* Senec.Home V4
37
34
* Senec Business 30.0 / Blei
38
35
* Senec Business V2 30.0 / Blei
39
36
* Senec Business 25.0 / Lithium
@@ -147,14 +144,6 @@ This channel contains values polled from SENEC App-API.
147
144
148
145
*Read-only number, which represents how much power is coming from / going into the battery in Watts. Negative values are discharging.*
149
146
150
-
* GUI_BOOSTING_INFO
151
-
152
-
|Data type|Permission|
153
-
|:---:|:---:|
154
-
|boolean|R|
155
-
156
-
*Read-only boolean, which we don't know the exact meaning of yet.*
157
-
158
147
* GUI_CHARGING_INFO
159
148
160
149
|Data type|Permission|
@@ -195,14 +184,6 @@ This channel contains values polled from SENEC App-API.
195
184
196
185
*Read-only number, detailing the system's uptime in hours.*
197
186
198
-
* STAT_MAINT_REQUIRED
199
-
200
-
|Data type|Permission|
201
-
|:---:|:---:|
202
-
|boolean|R|
203
-
204
-
*Read-only boolean, which represents if your senec system requires maintenance.*
205
-
206
187
* STAT_STATE
207
188
208
189
|Data type|Permission|
@@ -296,13 +277,20 @@ This channel contains values polled from SENEC App-API.
296
277
*_calc (not relevant anymore since we lost STATISTIC)
297
278
* BAT1OBJ[2-4]
298
279
280
+
### Donate
281
+
Maintenance of this adapter can be quite time consuming. If you wish to thank the author, please use these links:
@@ -8,18 +8,15 @@ Senec stellt derzeit über die Webschnittstelle auch keine zuverlässige Möglic
8
8
Ob andere Systeme (z.B. V3) ebenfalls damit funktionieren, ist davon abhängig, ob diese ebenfalls auf lala.cgi basieren und die gleichen JSON Informationen zur Verfügung stellen.
9
9
Auch bei Einbindung in die Senec.Clound ist nicht gewährleistet, dass die Daten weiterhin über die Webschnittstelle abgerufen werden können (hierzu bitte Erfahrungsberichte).
10
10
11
+
Der Adapter unterstützt lokales Polling via lala.cgi als auch via Web API.
12
+
11
13
Systeme, die funktionieren dürften, da sie die gleiche Schnittstelle nutzen sind nachfolgend gelistet. Allerdings können die Datenpunkte unterschiedlich sein (fehlen, zusätzlich, geändert).
12
-
* Senec Home 4.0 / Blei
13
-
* Senec Home 6.0 Pb
14
-
* Senec Home 8.0 / Blei
15
-
* Senec Home 10.0 Pb
16
-
* Senec Home 5.0/7.5/10.0 / Lithium
17
-
* Senec Home 15.0 / Lithium
18
-
* Senec Home V2 5.0/7.5/10.0
19
-
* Senec Home V2 10.0 / Blei
20
-
* Senec Home V2.1 1ph / Lithium
21
-
* Senec.Home V3 Hybrid
22
-
* Senec.Home V3 Hybrid duo
14
+
* Senec Home 4.0, 6.0, 8.0, 10.0 / Blei
15
+
* Senec Home 5.0, 7.5, 10.0, 15.0 / Lithium
16
+
* Senec Home V2 5.0, 7.5, 10.0
17
+
* Senec Home V2.1
18
+
* Senec.Home V3
19
+
* Senec.Home V4
23
20
* Senec Business 30.0 / Blei
24
21
* Senec Business V2 30.0 / Blei
25
22
* Senec Business 25.0 / Lithium
@@ -105,172 +102,11 @@ Falls zu einem State keine Dokumentation vorhanden ist, jemand aber weiß, was d
105
102
|boolean|R|
106
103
107
104
*Nur lesbarer boolscher Wert, welcher true ist, wenn die Verbindung zwischen ioBroker und Senec.Home hergestellt ist.*
108
-
109
-
#### Channel: _calc
110
-
Dieser Kanal enthielt berechnete Werte. Nicht mehr versorgt, da STATISTIC nicht mehr verfügbar.
111
105
106
+
#### Channel: _api
107
+
Werte, die von der Web API abgerufen werden
112
108
113
109
#### Channel: BMS
114
-
115
-
* BL[0-3]
116
-
117
-
|Data type|Permission|
118
-
|:---:|:---:|
119
-
|number|R|
120
-
121
-
*Nur lesbare Zahl, die angibt: ? für jeden Battery Pack.*
122
-
123
-
* CHARGED_ENERGY[0-3]
124
-
125
-
|Data type|Permission|
126
-
|:---:|:---:|
127
-
|number|R|
128
-
129
-
*Nur lesbare Zahl, die angibt, wieviel Energie je Battery Pack geladen wurde. Einheit: ?*
130
-
131
-
* CHARGE_CURRENT_LIMIT[0-3]
132
-
133
-
|Data type|Permission|
134
-
|:---:|:---:|
135
-
|number|R|
136
-
137
-
*Nur lesbare Zahl, die angibt, wie hoch die Ladeleistung je Battery Pack in Ampere ist.*
0 commit comments