hendrikb / pyfronius

Automated JSON API based communication with Fronius Symo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyFronius - a very basic Fronius python bridge

Build Status Coverage Status PyPI version PyPI - Python Version PyPI - Status

A package that connects to a Fronius Symo device in the local network and provides data that is provided via the JSON API of the Fronius Symo. It is able to read the system and photovoltaic status.

The package supports the following data provided by fronius devices:

  • Power Flow (System scope)
  • Meter (System and Device scope)
  • Inverter (System and Device scope)
  • Storage (Device scope only)

The package currently supportes the Fronius API V1 and V0. Support may be enhanced based on the official documentation (V1, V0). Pull requests are very welcome.

I also know there are better scripts, yet they are not on pypi which is necessary for using them with Home Assistant

About

Automated JSON API based communication with Fronius Symo

License:MIT License


Languages

Language:Python 98.7%Language:HTML 1.3%