mawoka-myblock / apsystemsapi-ha

10 stars 4 forks source link
apsystems hacs-integration home-assistant homeassistant

APsystems API for EZ1-M

This repo is archived as I am using my inverter over the local API, so I can't maintain this repo anymore.

Getting the data of the inverter using APsystem's cloud

Installation

Add this integration using Hacs by clicking on the three dots in the upper right corner and clicking "Add custom repository".

Note: Install only when the device is online. Otherwise it won't set up properly.

Configuration

Just add the following to your config file.

sensor:
  - platform: apsystemsapi
    username: YOUR_USERNAME
    password: YOUR_PASSWORD

More details instructions are in the Info.md