Skip to content

Commit

Permalink
Rename repo in files. Update for new unique name.
Browse files Browse the repository at this point in the history
  • Loading branch information
stegm committed May 4, 2021
1 parent d9e49ec commit b0e31ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This repository provides a python library and command line interface for the RES

This library is not affiliated with Kostal and is no offical product. It uses the interfaces of the inverter like other libs (eg. https://github.com/kilianknoll/kostal-RESTAPI) and uses information from their swagger documentation (ip-addr/api/v1/).

![CI](https://github.com/stegm/pyclient_koplenti/workflows/CI/badge.svg)
![CI](https://github.com/stegm/pykoplenti/workflows/CI/badge.svg)

## Features

Expand All @@ -27,7 +27,7 @@ You will need Python >=3.7.

Packages of this library are released on [PyPI](https://pypi.org/project/kostal-plenticore/) and can be
installed with `pip`. Alternatively the packages can also be downloaded from
[GitHub](https://github.com/stegm/pyclient_koplenti/releases/).
[GitHub](https://github.com/stegm/pykoplenti/releases/).


I recommend to use a [virtual environment](https://docs.python.org/3/library/venv.html) for this,
Expand Down

0 comments on commit b0e31ec

Please sign in to comment.