Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 649 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 649 Bytes

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