From 3867e2efc6e09b8b9ecc3ddc9b30b344a49f7759 Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Fri, 20 Sep 2024 12:53:41 +0200 Subject: [PATCH] Add battery section for Autarco integration (#34725) * Add battery section for Autarco integration * Process feedback of coderabbit * Update battery section in Autarco integration docs --- source/_integrations/autarco.markdown | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/source/_integrations/autarco.markdown b/source/_integrations/autarco.markdown index 339efdcf55f..379d8aa27fc 100644 --- a/source/_integrations/autarco.markdown +++ b/source/_integrations/autarco.markdown @@ -41,3 +41,16 @@ Gain insight into how much energy an inverter produces. The integration will cre - AC output power (W) - AC output energy total (kWh) + +### Battery + +If you have a battery connected to your system, you can monitor the battery status and see how much energy it charges or discharges. + +- Power flow (W) - Positive values indicate charging, negative values indicate discharging +- State of charge (%) +- Discharged energy today (kWh) +- Discharged energy this month (kWh) +- Discharged energy total (kWh) +- Charged energy today (kWh) +- Charged energy this month (kWh) +- Charged energy total (kWh)