74_SolaxDirect.pm Readings - GitHobi/solax GitHub Wiki

The Solax real time data api
http://11.11.11.1/api/realTimeData.htm)
provides a set of information, which is evaluated and accessible using the 74_SolaxDirect fhem module. The module provides the following readings:

data name meaning
0 pv_pv1_current current of feed 1 of the PV
1 pv_pv2_current current of feed 2 of the PV
2 pv_pv1_voltage voltage of feed 1 of the PV
3 pv_pv2_voltage voltage of feed 2 of the PV
11 pv_pv1_power power of feed 1 of the PV
12 pv_pv2_power power of feed 2 of the PV
n/a pv_total_power total power produced by the PV
4 grid_output_current current from / to the power grid
5 grid_network_voltage voltage of the power grid
6 grid_power power sent (positive value) or retrieved (negative value) from the power grid
10 grid_feed_in_power power send to the grid (?)
50 grid_frequency frequency of the power grid
41 grid_exported power exported to the power grid (?)
42 grid_imported power imported from the power grid (?)
13 battery_voltage voltage of the battery
15 battery_power power flow from (positive) / to (negative) the battery
16 battery_temperature temperture of the battery
14 battery_charge charging of the battery
17 battery_remain_capacity remaining capacity in % of the battery
8 inverter_yield_today todays yield of the inverter
9 inverter_yield_month monthly yield of the inverter
19 inverter_yield_total total yield of the inverter
n/a home_power power needs of the complete house

⚠️ Attention: These values were assigned via reverse engineering. There is no guarantee that they are correct! So use at own risk.

⚠️ **GitHub.com Fallback** ⚠️