Bernhard Kirchen
|
153293e1c7
|
remove remaining usage of F() macro
|
2024-04-12 15:28:26 +02:00 |
|
Thomas Basler
|
77b38dff2b
|
Fix: Updated source comments to also match hex numbers
|
2024-03-15 20:14:29 +01:00 |
|
Thomas Basler
|
e81a280b87
|
Fix: Calculate the AC current for 3 phase inverters correctly
|
2024-01-30 22:29:25 +01:00 |
|
Thomas Basler
|
abb37242e8
|
Rename internal variables and methods
|
2024-01-30 22:29:25 +01:00 |
|
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
|
e1564780d6
|
BREAKING CHANGE: Web API Endpoint /api/livedata/status and /api/prometheus/metrics
Power DC was moved from the AC section to the INV section
|
2024-01-30 22:29:25 +01:00 |
|
Thomas Basler
|
f0b5542c2d
|
BREAKING CHANGE: Web API Endpoint /api/livedata/status and /api/prometheus/metrics
Efficiency was moved from the AC section to the INV section
|
2024-01-30 22:29:25 +01:00 |
|
Thomas Basler
|
8fb43fedf8
|
Add const keyword to methods
|
2023-12-12 01:30:40 +01:00 |
|
Thomas Basler
|
d6494fa791
|
Add const keyword to method parameters
|
2023-12-12 00:21:14 +01:00 |
|
Thomas Basler
|
0a4945ae39
|
Adjusted inverter names
|
2023-11-05 13:43:48 +01:00 |
|
Thomas Basler
|
64c96c34f4
|
Revert "Fix: String numbers for HMT inverters are mirrored"
This reverts commit 593a33020f.
|
2023-06-14 21:44:55 +02:00 |
|
Thomas Basler
|
593a33020f
|
Fix: String numbers for HMT inverters are mirrored
Fixes: #1005
|
2023-06-07 18:05:51 +02:00 |
|
Thomas Basler
|
98da2b64e2
|
Rename FLD_PRA to FLD_Q
|
2023-04-24 22:29:59 +02:00 |
|
Thomas Basler
|
270a7f4933
|
Rename UNIT_VA to UNIT_VAR
|
2023-04-24 22:25:15 +02:00 |
|
Thomas Basler
|
f5c15a445b
|
Move byteAssignment to stack (avoid container) to save heap
|
2023-04-22 01:12:29 +02:00 |
|
Thomas Basler
|
67055276ca
|
Implement different Eventlog messages for HMT inverters
Also make message list much more readable
|
2023-04-15 10:55:47 +02:00 |
|
Thomas Basler
|
dc91929d6e
|
First rough implementation of HMT inverters
|
2023-04-15 10:55:47 +02:00 |
|