Skip to content

Automated JSON API based communication with Fronius Symo

License

Notifications You must be signed in to change notification settings

macieklukasik88/pyfronius

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.7%
  • HTML 1.3%