Add integration docs for APsystems API (#32096)

* Add APsystems Local API docs

* Update apsystemsapi_local docs to only mention sensor platform

* Change HA release version for apsystemsapi

* Move apsystemsapi_local to apsystems_local domain

* Move from apsystems_local to apsystems domain

* Add more details to apsystems docs

* tiny tweak

* Remove comments regarding future options for apsystems integration

* Change name to mathc integration title and remove unnecessary default override

* Add link to inverter in apsystems integration

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

* Make apsystems docs more readable and detailed

* Fix spelling in apsystems docs and highlight manufacturer name

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
Marlon 2024-05-20 11:52:25 +02:00 committed by GitHub
parent 110ddf0ff4
commit d5d3d9a48d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 %}