Skip to content
/ liplib Public
forked from upsert/liplib

Interface module for Lutron Integration Protocol (LIP) over Telnet

License

Notifications You must be signed in to change notification settings

dulitz/liplib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liplib

Interface module for Lutron Integration Protocol (LIP) over TCP port 23, or "telnet."

This module connects to a Lutron hub through the telnet interface which for Caseta PRO and Radio Ra2 Select must be enabled through the integration menu in the Lutron mobile app.

Supported bridges / main repeaters / controllers:

Other bridges / main repeaters that use the Lutron Integration Protocol (e.g. Quantum, Athena, myRoom) should also work with this library, but are untested.

This module is designed to use selected commands from the Lutron Integration Protocol. Not all features documented in the protocol are supported by this module. If you implement an extension, please submit a pull request.

In addition to sending and receiving commands, a function is provided to process a JSON Integration Report obtained by a user from the Lutron mobile app.

An interface to the obsolete Lutron Homeworks Illumination system is available here. It is drop-in compatible with this interface.

Authors: upsert (https:/upsert)

Based on 'Casetify' from jhanssen https:/jhanssen/home-assistant/tree/caseta-0.40

Note: This module is not endorsed or affiliated with Lutron Electronics Inc.

About

Interface module for Lutron Integration Protocol (LIP) over Telnet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%