Skip to main content

Python library for talking to Kohler devices

Project description

kohler-python

Python library for talking to Kohler devices (DTV+)

Installation

pip3 install kohler

Usage

from kohler import Kohler
kohler = Kohler(bondIp='192.168.1.50')

kohler.lightOn(1, 50)
kohler.musicOn()
kohler.quickShower()
kohler.stopShower()
kohler.steamOn()
kohler.steamOff()

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

kohler-0.0.4.tar.gz (2.4 kB view hashes)

Uploaded Source

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