diff --git a/source/_integrations/apsystems.markdown b/source/_integrations/apsystems.markdown new file mode 100644 index 00000000000..1825253fb89 --- /dev/null +++ b/source/_integrations/apsystems.markdown @@ -0,0 +1,26 @@ +--- +title: APsystems +description: Control and monitor your APsystems EZ1 microinverters locally without the cloud +ha_iot_class: Local Polling +ha_config_flow: true +ha_release: 2024.6 +ha_category: + - Energy +ha_domain: apsystems +ha_platforms: + - sensor +ha_integration_type: device +--- + +The **APsystems** {% term integration %} allows you to read the data from your [APsystems EZ1](https://emea.apsystems.com/diy/ez1/) microinverter. +The following data is provided by the integration: + +- Lifetime production (Per input and in total) +- Current production (Per input and in total) +- Today's production (Per input and in total) + +## Prerequisites + +Make sure the local API is activated and set to **Continuously**. For that, connect to the inverter via Bluetooth using the app and go to **Settings** > **Local Mode**, set the switch **Enable Local Mode** to on and make sure to set this to **Continuously**. + +{% include integrations/config_flow.md %}