Skip to content

awrede/pylutron

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pylutron

A simple Python library for controlling a Lutron RadioRA 2 system with a Main Repeater.

Installation

You can get the code from https://github.com/thecynic/pylutron

Example

import pylutron

rra2 = pylutron.Lutron("192.168.0.x", "lutron", "integration")
rra2.load_xml_db()
rra2.connect()

License

This code is released under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%