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
I'm running version 0.0.2 in iobroker 6.13.15 on Ubuntu 22.04.
SDongleA-05 has firmware V100R001C00SPC133 attached to a SUN2000-8KTL-M1.
Battery is a LUNA2000 with 10kWh capacity, firmware V100R002C00SPC119.
All data obtained by the adapter seem to be correct, except for ChargePower and CurrentDayChargeCapacity which always display 0 kW(h).
Anybody else with this problem?
The text was updated successfully, but these errors were encountered:
* [#34](#34) Added Battery registers: totalCharge, totalDischarge, batteryTemperature
* [#32](#32) Fixed: No data for ChargePower and CurrentDayChargeCapacity
* [#20](#20) Read alarm registers from inverter (alarms = bits, alarmsJSON = json array with alarms (name, id, level))
* [#29](#29) Added PVn Voltage and Current for available PV Strings
* Added initial documentation - WIP
* [#26](#26) Renamed stateOfCapacity to stateOfCharge\
Migration of historical data: see [Migration of historical data (on state name change)](docs/migration.md)
* Blocked reading of registers - faster when fetching data from inverter
I'm running version 0.0.2 in iobroker 6.13.15 on Ubuntu 22.04.
SDongleA-05 has firmware V100R001C00SPC133 attached to a SUN2000-8KTL-M1.
Battery is a LUNA2000 with 10kWh capacity, firmware V100R002C00SPC119.
All data obtained by the adapter seem to be correct, except for ChargePower and CurrentDayChargeCapacity which always display 0 kW(h).
Anybody else with this problem?
The text was updated successfully, but these errors were encountered: