Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions source/_integrations/kostal_plenticore.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ The following sensors are available in the library:
| AC Power | W | Output power of the inverter. |
| DC1 Power | W | Power of string 1. |
| DC2 Power | W | Power of string 2. |
| DC3 Power | W | Power of string 3. |
| PV to Battery Power | W | Power used to charge the battery. |
| Energy Manager State | | State of the energy manager. |
| Battery Cycles | | Number of full charge/discharge cylces. |
Expand Down Expand Up @@ -79,6 +80,10 @@ The following sensors are available in the library:
| Energy PV2 Month | kWh | Energy of PV string 2 of the current month. |
| Energy PV2 Year | kWh | Energy of PV string 2 of the current year. |
| Energy PV2 Total | kWh | Energy of PV string 2 total. |
| Energy PV3 Day | kWh | Energy of PV string 3 of the current day. |
| Energy PV3 Month | kWh | Energy of PV string 3 of the current month. |
| Energy PV3 Year | kWh | Energy of PV string 3 of the current year. |
| Energy PV3 Total | kWh | Energy of PV string 3 total. |
| Energy Yield Day | kWh | Energy yield of the current day. |
| Energy Yield Month | kWh | Energy yield of the current month. |
| Energy Yield Year | kWh | Energy yield of the current year. |
Expand Down