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
+4-33Lines changed: 4 additions & 33 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -303,6 +303,10 @@ This channel contains values polled from SENEC App-API.
303
303
Placeholder for the next version (at the beginning of the line):
304
304
### **WORK IN PROGRESS**
305
305
-->
306
+
### **WORK IN PROGRESS**
307
+
- Fixing issues with polling from senec api when token expires
308
+
- Old entries in changelog moved to old.
309
+
306
310
### 2.4.0 (2026-02-28)
307
311
- Senec changed login procedure (again). Adapter now also works with 2-stage login where senec asks for username/email first and password second.
308
312
- Dependency updates
@@ -352,39 +356,6 @@ This channel contains values polled from SENEC App-API.
352
356
* Updated to use new SENEC API via mein-senec.de - Thanks to @maett81
353
357
* Some code and dependency housekeeping
354
358
355
-
### 1.6.17
356
-
* License update
357
-
358
-
### 1.6.16
359
-
* Moved Dashboard to ApiV2. This invalidates existing datapoints under /Dashboard/ and introduces "Dashboard/currently" and "Dashboard/today" due to changes in the API.
360
-
361
-
### 1.6.15
362
-
* Maintenance update (dependencies, ...)
363
-
364
-
### 1.6.14
365
-
* Bugfix (values were way off)
366
-
367
-
### 1.6.13 (NoBl)
368
-
* Removed Support for node 16
369
-
* Added more translations
370
-
* Code cleanup
371
-
372
-
### 1.6.12 (NoBl)
373
-
* Updated license
374
-
375
-
### 1.6.11 (NoBl)
376
-
* Moving from Senec App API 3.12.0 to 4.3.3 (thanks to oakdesign@github for providing the new API!)
377
-
* This WILL invalidate all current API datapoints in the Statistik branch. Easiest solution to this: Delete the Statistik branch.
378
-
* Remember to force a rebuild of historic data in adapter settings!
379
-
380
-
### 1.6.10 (NoBl)
381
-
* Bugfix for AllTimeHistory (should work again)
382
-
383
-
### 1.6.9 (NoBl)
384
-
* 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)
385
-
* Improved handling of forced loading (please report if we need more appliance-states covered by this)
0 commit comments