Metadata-Version: 2.1
Name: lc7001
Version: 1.0.4
Summary: Legrand LC7001 interface
Home-page: https://github.com/rtyle/lc7001
Author: Ross Tyler
Author-email: 
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/rtyle/lc7001/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# lc7001
Legrand LC7001 Python interface.

See [cli.py](cli.py) for a demonstration of the [lc7001.aio](lc7001/aio.py) module usage. 

See also
* [Legrand/On-Q LC7001 Whole House Lighting Controller](https://www.legrand.us/wiring-devices/electrical-accessories/miscellaneous/adorne-hub/p/lc7001)
* [LC7001 on Amazon](https://www.amazon.com/Legrand-Q-LC7001-Lighting-Controller/dp/B06XW1MLVF)
* [Legrand Radio Frequency Lighting Control (RFLC)](https://www.legrand.us/solutions/smart-lighting/radio-frequency-lighting-controls)
* [Legrand Developer Documentation: RFLC API for LC7001](https://developer.legrand.com/documentation/rflc-api-for-lc7001/)


