mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
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:
parent
110ddf0ff4
commit
d5d3d9a48d
26
source/_integrations/apsystems.markdown
Normal file
26
source/_integrations/apsystems.markdown
Normal 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 %}
|
Loading…
x
Reference in New Issue
Block a user