From 2d471e4bfeb7f3ee831c68115f8aaa9536aeaf72 Mon Sep 17 00:00:00 2001 From: Niklas Date: Sat, 19 Feb 2022 20:04:19 +0000 Subject: [PATCH] Add new battery/discharge sensors to kostal_plenticore solar inverter (#20957) --- source/_integrations/kostal_plenticore.markdown | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/source/_integrations/kostal_plenticore.markdown b/source/_integrations/kostal_plenticore.markdown index db98d3dd234..43698e0143b 100644 --- a/source/_integrations/kostal_plenticore.markdown +++ b/source/_integrations/kostal_plenticore.markdown @@ -96,6 +96,18 @@ The following sensors are available in the library: | Energy Yield Month | kWh | Energy yield of the current month. | | Energy Yield Year | kWh | Energy yield of the current year. | | Energy Yield Total | kWh | Energy yield total. | +| Energy Discharge to Grid Day | kWh | Energy discharged to the Grid of the current day. | +| Energy Discharge to Grid Month | kWh | Energy discharged to the Grid of the current month. | +| Energy Discharge to Grid Year | kWh | Energy discharged to the Grid of the current year. | +| Energy Discharge to Grid Total | kWh | Energy discharged to the Grid total. | +| Battery Charge from Grid Day | kWh | Energy charged to the battery from the Grid of the current day. | +| Battery Charge from Grid Month | kWh | Energy charged to the battery from the Grid of the current month. | +| Battery Charge from Grid Year | kWh | Energy charged to the battery from the Grid of the current year. | +| Battery Charge from Grid Total | kWh | Energy charged to the battery from the Grid total. | +| Battery Charge from PV Day | kWh | Energy charged to the battery from the PV of the current day. | +| Battery Charge from PV Month | kWh | Energy charged to the battery from the PV of the current month. | +| Battery Charge from PV Year | kWh | Energy charged to the battery from the PV of the current year. | +| Battery Charge from PV Total | kWh | Energy charged to the battery from the PV total. | ### Settings Sensors