Skip to content

Speedy1991/kostal-pv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7834a6e · Mar 26, 2021

History

21 Commits
Mar 15, 2021
Mar 14, 2021
Mar 14, 2021
Mar 14, 2021
Mar 16, 2021
Mar 14, 2021
Mar 20, 2021
Mar 16, 2021
Mar 24, 2021
Mar 26, 2021
Mar 24, 2021
Mar 14, 2021

Repository files navigation

This repo is WORK IN PROGRESS

What is this

  • Reading multiple registers from KSEM
  • Reading multiple dxindexes from Inverters (tested with Piko15)
  • Write datapoints to a influx db

Requirements

  • python3.6+
  • git

Setup

  • Clone this respo with git clone https://github.com/Speedy1991/kostal-pv.git
  • pip[3] install -r requirements.txt
  • You only need to modify the config.ini file

Docs

You can run each submodule on it's own like this:

python[3] ksem.py
python[3] piko15.py

or for a full run with influxdb:

python[3] main.py

Based on:

Disclaimer

Warning

Please note that any incorrect or careless usage of this module as well as errors in the implementation may harm your Smart Energy Manager !

Therefore, the author does not provide any guarantee or warranty concerning to correctness, functionality or performance and does not accept any liability for damage caused by this module, examples or mentioned information.

Thus, use it on your own risk!

About

Reading Registries from KSEM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages