Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A package for working with a Piko Inverter from Kostal

License

NotificationsYou must be signed in to change notification settings

Tafkas/KostalPikoPy

Repository files navigation

This package is for working with a Piko Inverter fromKostal

Code ClimatePyPI version

Where has it been tested?

PikoPy has been tested with a Kostal Piko 5.5. It should work with other Kostal inverters as well since they provide the same interface.

Requirements

  • Python
  • lxml
  • httplib2
  • httpretty (for testing)

Installing

$ pip install pikopy

Usage

import pikopy#create a new piko instancep = Piko('host', 'username', 'password')#get current powerprint p.get_current_power()#get voltage from string 1print p.get_string1_voltage()

About

A package for working with a Piko Inverter from Kostal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp