Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

port to osram lightify #15

Open
ask-compu opened this issue Jul 30, 2016 · 4 comments
Open

port to osram lightify #15

ask-compu opened this issue Jul 30, 2016 · 4 comments

Comments

@ask-compu
Copy link

any way this could be ported to osram lightify? i have a python library for it https://github.com/ask-compu/lightifytest

@craigcabrey
Copy link
Owner

Unfortunately, I don't think that's in the cards right now. I don't have the hardware to test against and the structure of the application doesn't currently support more than one type of hardware.

That said, I'll be doing a massive refactoring before releasing a version and I'll look into restructuring in a driver oriented fashion. A Hue driver would be the baseline and other drivers could be theoretically written for other types of hardware. We would have to account for feature differences, though; probably through feature flags from the currently in use driver.

@craigcabrey
Copy link
Owner

I'm going to reopen this since it's something that can be considered for the future. We'll make this issue the tracking issue.

@ask-compu
Copy link
Author

@craigcabrey you're welcome to use that python library i linked, its a library i ported from python 2 to python 3, i use it to control my light from my IRC bot cuz im lazy like that

@ask-compu
Copy link
Author

this is the original python 2 version https://github.com/mikma/python-lightify

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants