Name : python3-kostalplenticore
| |
Version : 0.3
| Vendor : obs://build_opensuse_org/home:theMarix
|
Release : lp155.2.4
| Date : 2023-05-19 22:55:11
|
Group : Hardware/Other
| Source RPM : python-kostalplenticore-0.3-lp155.2.4.src.rpm
|
Size : 0.02 MB
| |
Packager : https://www_suse_com/
| |
Summary : Python library to request data from Kostal Plenticore Plus
|
Description :
Python library to request data from Kostal Plenticore Plus
Usage:
import kostalplenticore
con = kostalplenticore.connect(\"192.168.251.22\", \"Password\") con.login() print(con.getBatteryPercent()) print(con.getPvPower()) print(con.getHomePowerConsumption()) print(con.getProcessdata(\"devices:local\", [\"HomeGrid_P\"])[0][\"value\"])
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/theMarix:/Monitoring/15.5/noarch |