mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add docs for Autarco integration (#33680)
This commit is contained in:
parent
561c93cd8b
commit
f290504356
35
source/_integrations/autarco.markdown
Normal file
35
source/_integrations/autarco.markdown
Normal file
@ -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)
|
Loading…
x
Reference in New Issue
Block a user