Skip to content

A standalone API to collect data from the Imeon Energy Inverters. Uses HTTP POST/GET.

License

Notifications You must be signed in to change notification settings

Imeon-Inverters-for-Home-Assistant/inverter-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imeon Inverter Standalone API

GitHub Repository PyPI Package Website License: Apache-2.0

A standalone API allowing communication with Imeon Energy inverters.

Requirements

  • Imeon OS One v1.8.1.0+ (release end of 2024).

Features

  • uses HTTP POST/GET (auth + read-only)
  • compatible with all models
  • request rate limiter

Planned

  • changing inverter settings from API calls

Installation

You can install the package using pip:

pip install imeon_inverter_api

You can then simply use the package like this:

import imeon_inverter_api

Wiki

For documentation and some examples, please consult this project's wiki.

About

A standalone API to collect data from the Imeon Energy Inverters. Uses HTTP POST/GET.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages