https://github.com/jjtech0130/llfp
💡 Lutron LEAP protocol (for Python)
https://github.com/jjtech0130/llfp
Last synced: about 1 year ago
JSON representation
💡 Lutron LEAP protocol (for Python)
- Host: GitHub
- URL: https://github.com/jjtech0130/llfp
- Owner: JJTech0130
- License: gpl-3.0
- Archived: true
- Created: 2020-05-01T15:03:54.000Z (about 6 years ago)
- Default Branch: develop
- Last Pushed: 2022-02-18T00:32:42.000Z (over 4 years ago)
- Last Synced: 2025-03-13T01:33:51.370Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 82 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# llfp - Lutron LEAP For Python
This is a python library for using Lutron's LEAP control protocol.
~~See the [wiki](https://github.com/LLFP/llfp/wiki) for more details.~~
NB: The Wiki is currently outdated, as are the examples. Please use test.py for basic usage.