Thomas Basler
|
1b637f0870
|
BREAKING CHANGE: Web API Endpoint /api/livedata/status and /api/prometheus/metrics
Yield total and Yield day where moved from the AC section to the INV section
|
2024-01-30 22:29:25 +01:00 |
|
Thomas Basler
|
7bc1a17fac
|
Move task initialization from init method to constructor
This saves flash
|
2024-01-20 11:24:57 +01:00 |
|
Thomas Basler
|
e95afbf2cc
|
Use references instead of pointers whenver possible
|
2023-12-12 13:26:07 +01:00 |
|
Thomas Basler
|
c045b5df48
|
Migrate Datastore to TaskScheduler
|
2023-11-23 22:35:05 +01:00 |
|
Thomas Basler
|
abf95634db
|
Replace platform dependent variable types by platform independent
|
2023-09-03 23:27:53 +02:00 |
|
Thomas Basler
|
9179b672f5
|
Use lock_guard to simplify code
|
2023-08-05 01:25:53 +02:00 |
|
Thomas Basler
|
fe3d6588bc
|
Feature: Turn off LED 1 if no inverters are enabled for polling
This means that e.g. at night, when polling at night is disabled, LED 1 will be turned off now.
|
2023-07-10 18:31:04 +02:00 |
|
Thomas Basler
|
24f063dd7b
|
Fix: Prevent partly calculated total data in web ui and display
Leads to zeros where no zeros should be.
|
2023-05-30 22:10:27 +02:00 |
|
Thomas Basler
|
cd98941c5d
|
Implement global data store to handle all invert total values
Use the new values in the LED, MQTT and Web interface.
|
2023-05-21 22:37:33 +02:00 |
|