Skip to content
/ luxor Public

Asynchronous library to control FX Luminaire controllers

License

Notifications You must be signed in to change notification settings

pbozeman/luxor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Luxor

Asynchronous library to control FX Luminaire Luxor low voltage controllers.

Requires Python3, asyncio, and aiohttp

Async library to control an FX Luminaire Luxor ZD low voltage lighting controller.

This is an MVP, with a strong emphasis on minimal.

The initial use case is an API backend for a HomeAssistant integration. Homeassistant requires all API access to integrations happen via a PyPi module. The client has the bare minimum functionality to support this use case.

Note: Luxor go library by Scott Lamb can be used as a reference for the Luxor protocol and for adding additional support in the future.

About

Asynchronous library to control FX Luminaire controllers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages