Skip to content

lucasskywalker64/KostalEnergyParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kostal Energy Parser

This parser periodically (every minute) fetches new data from the provided Kostal Inverter,
writes the data to an Excel file and uploads the file once every day to the provided Synology DSM.

Usage

Download the latest release and the env.properties template and fill in like shown below
and place it next to the jar file.

host=https://example.diskstation.me
port=5001
username=user
password=passwd
uploadPath=/ExampleFolder
bypass_ssl=true
hostInverter=192.168.1.111
portInverter=1502

note: the bypass_ssl=true option disables hostname verification so only set this to
true on a local network that you trust.

Built With

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages