Skip to content

niemyjski/kohler-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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()

About

Python library for talking to Kohler devices (DTV+)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages