Skip to content

Latest commit

 

History

History
68 lines (32 loc) · 1.32 KB

README.rst

File metadata and controls

68 lines (32 loc) · 1.32 KB

kostal-ksem

Introduction

This Python library provides a pure Python interface to access the Kostal KSEM Energy Manager

Based on:

https://www.kostal-solar-electric.com/de-de/download/-/media/document-library-folder---kse/2019/05/09/13/57/ba_kostal_interface_ksem---201905.pdf

Tested with Python version 3.5, 3.6 and 3.8.

Features

  • Read variety of Modbus Registers from the Kostal KSEM Energy Manager and puts them into a list

Tested with

  • Windows

Installation

Clone / Download repo and use kostal-ksem.py

Getting started

To use kostal-ksem in a project take a look at the __main__ section in kostal-ksem.py how to include it in your environment

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!

License

Distributed under the terms of the GNU General Public License v3.