Skip to main content

RakoPy is a Python library that allows you to control Rako Controls system programmatically.

Project description

RakoPy

RakoPy is a Python library that allows you to control Rako Controls system programmatically.

The library has been tested with Rako WK-HUB but it should also work with RK-HUB.

Installation

pip install rakopy

Usage

import asyncio

from rakopy.hub import Hub

async def main():
    client_name = "client_name"
    host = "192.168.1.42"
    hub = Hub(client_name, host)
    response = await hub.get_rooms()

asyncio.run(main())

License

RakoPy is released under the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rakopy-0.0.2.tar.gz (277.2 kB view details)

Uploaded Source

Built Distribution

rakopy-0.0.2-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file rakopy-0.0.2.tar.gz.

File metadata

  • Download URL: rakopy-0.0.2.tar.gz
  • Upload date:
  • Size: 277.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for rakopy-0.0.2.tar.gz
Algorithm Hash digest
SHA256 c16a58eda878a977be6a4b0dab1d1aec05e5c0c324dd3050cec23916f2bb57c7
MD5 ab43df3276654aff5eab04b9c7f7fe0a
BLAKE2b-256 bb12804759d73b18c8d8f61e80c6116929f5bebedb2492456bf1ee63ec3f208a

See more details on using hashes here.

File details

Details for the file rakopy-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: rakopy-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 6.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for rakopy-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9ef56728ad60f18143118ff4f2cf608f2e665f338b4f447f62477edddbb9259b
MD5 d8f54627f6eca764701dad52af682d44
BLAKE2b-256 8fcf1a793ae931c32fdabda2fde4486664c60e06327449859b8081868f8f5a77

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page