2.4 KiB
title | description | ha_category | ha_release | ha_iot_class | ha_config_flow | ha_codeowners | ha_domain | ha_platforms | ha_integration_type | |||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Autarco | Instructions on how to integrate Autarco solar system within Home Assistant. |
|
2024.8 | Cloud Polling | true |
|
autarco |
|
integration |
The Autarco {% term integration %} allows you to gather data from the cloud API of Autarco 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 %}
Configuration parameters
{% configuration_basic %} Email: description: The email address of your Autarco account. Password: description: The password of your Autarco account. {% endconfiguration_basic %}
Data updates
The integration will update its information by polling Autarco every 5 minutes. This ensures the data in Home Assistant is up to date.
Actions
This integration does not provide additional actions.
Supported functionality
The Autarco platform mainly provides sensors that you can use in your energy dashboard.
Solar
Gain insight into how much solar energy your site produces.
- Power production (W)
- Energy production today (kWh)
- Energy production this month (kWh)
- Energy production total (kWh)
Inverters
Gain insight into how much energy an inverter produces. The integration will create a device for each inverter linked to your account.
- 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)
Known limitations
The integration does not show data about your self-sufficiency or CO2 savings.
Troubleshooting
There are no commonly known issues with this integration.
Removing the integration
This integration follows standard integration removal. No extra steps are required.
{% include integrations/remove_device_service.md %}