From e7fabf8731d514d3e125db4393d7bedbff756c16 Mon Sep 17 00:00:00 2001 From: Nerdix <70015952+N3rdix@users.noreply.github.com> Date: Mon, 11 Nov 2024 20:21:40 +0100 Subject: [PATCH] Add alarm count sensor for Kostal Inverters (#35696) --- source/_integrations/kostal_plenticore.markdown | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/source/_integrations/kostal_plenticore.markdown b/source/_integrations/kostal_plenticore.markdown index 51438158650..776a7b9f50a 100644 --- a/source/_integrations/kostal_plenticore.markdown +++ b/source/_integrations/kostal_plenticore.markdown @@ -177,3 +177,11 @@ The following Number entities are available. The values could also be change fro |-------------------------|------|----|:--------------| | Battery min Home Consumption | W | RW | Min. home consumption power for battery. | | Battery min SoC | % | RW | Min. SoC of battery. | + +## Diagnostics + +The following diagnostic sensors are available. + +| Name | Data Type | Description | +|-------------------------|-----------|:-------------------------------------------| +| Active Errors | Integer | Count of currently active errors. |