Thomas Basler
|
991838ae2c
|
Added reactive power output and display
|
2022-08-10 20:40:26 +02:00 |
|
Thomas Basler
|
1124a9aaa1
|
Implemented first version of Home Assistant Auto Discovery
|
2022-07-18 22:28:03 +02:00 |
|
Thomas Basler
|
db0e0c67ce
|
Simplify MqttPublishing
* Moved all fields to an array
* Moved target topic generation to separate method
|
2022-07-18 19:13:58 +02:00 |
|
Thomas Basler
|
37aac48a19
|
Change License to GPLv2 as the RF24 lib uses GPL-2.0-only
|
2022-07-15 18:05:58 +02:00 |
|
Thomas Basler
|
d5f32d8325
|
Fixes (#8). Power values on CH0 are published twice
The larger value was DC the smaller one AC. Now the values are published to different topics
|
2022-07-01 18:36:43 +02:00 |
|
Thomas Basler
|
c9e603b2de
|
Replace EVERY_N_SECONDS with millis
EVERY_N_SECONDS is not updated without a reboot of the controller
|
2022-06-15 22:15:02 +02:00 |
|
Thomas Basler
|
e3ded34020
|
Publish inverter stats only if values are updated
|
2022-06-15 21:50:49 +02:00 |
|
Thomas Basler
|
0cc80126fa
|
Added first implementation of mqtt publishing
|
2022-06-15 21:37:25 +02:00 |
|