From 7d66ad6fe7e07ec2d9fa42ee84806fe22313e72b Mon Sep 17 00:00:00 2001 From: Mas2112 Date: Thu, 30 Sep 2021 11:42:09 +0200 Subject: [PATCH] Add new sensors to Kostal Plenticore integration. (#19364) --- source/_integrations/kostal_plenticore.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/kostal_plenticore.markdown b/source/_integrations/kostal_plenticore.markdown index d7646745fe7..c2b9b3ecb44 100644 --- a/source/_integrations/kostal_plenticore.markdown +++ b/source/_integrations/kostal_plenticore.markdown @@ -43,6 +43,12 @@ The following sensors are available in the library: | DC1 Power | W | Power of string 1. | | DC2 Power | W | Power of string 2. | | DC3 Power | W | Power of string 3. | +| DC1 Voltage | V | Voltage of string 1. | +| DC2 Voltage | V | Voltage of string 2. | +| DC3 Voltage | V | Voltage of string 3. | +| DC1 Current | A | Current of string 1. | +| DC2 Current | A | Current of string 2. | +| DC3 Current | A | Current 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. |