From f29050435639c903f57953cf5dc8e5463e4ba9a9 Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Wed, 10 Jul 2024 23:12:02 +0200 Subject: [PATCH] Add docs for Autarco integration (#33680) --- source/_integrations/autarco.markdown | 35 +++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 source/_integrations/autarco.markdown diff --git a/source/_integrations/autarco.markdown b/source/_integrations/autarco.markdown new file mode 100644 index 00000000000..6a2405242a0 --- /dev/null +++ b/source/_integrations/autarco.markdown @@ -0,0 +1,35 @@ +--- +title: Autarco +description: Instructions on how to integrate Autarco solar system within Home Assistant. +ha_category: + - Energy + - Sensor +ha_release: 2024.8 +ha_iot_class: Cloud Polling +ha_config_flow: true +ha_codeowners: + - '@klaasnicolaas' +ha_domain: autarco +ha_platforms: + - sensor +ha_integration_type: integration +--- + +The **Autarco** {% term integration %} allows you to gather data from the cloud API of [Autarco](https://www.autarco.com) and use it in Home Assistant. + +Autarco is a Dutch company that provides solar panels, inverters and batteries. They have their own cloud platform where you can monitor the performance of your system. + +{% include integrations/config_flow.md %} + +## Sensors + +The Autarco platform mainly provides sensors that you can use in your [energy dashboard](/energy). + +### Solar + +Gain insight into how much solar energy you produce per site linked to your account. + +- Power production (W) +- Energy production today (kWh) +- Energy production this month (kWh) +- Energy production total (kWh)