-
Notifications
You must be signed in to change notification settings - Fork 74
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
Another DALI driver #48
Comments
Had a similar question: if I would submit a PR for including it here, would you pull it in? I so, I will also bring the ppl from unipi in the loop. |
You might check whether license is ok (LGPL). Then i think there's no reason not to merge. @sde1000 ? |
I'm away on holiday at the moment, I'll have a look next Tuesday. |
No sweat, I'm only starting to look into DALI right now, might take some time to actually create the PR. On a side note, I was also considering to prettify the code a bit: automated linting, pinning dependencies, ... How do you feel about this? Probably a different topic / issue ... |
@mhemeryck please do not mix features an cleanup. btw - this package has no dependencies |
I agree to not mix this feature with any possible cleanup -- I'll first look into the unipi driver (since I'll actually need that one quite soon). On the dependency note: I did notice you were using the package |
@mhemeryck ah right, yes. pyusb is needed for hasseb and tridonic drivers, my fault. If you're further interested to contribute, there's another driver left to be adopted to the correct API (#54). |
Since there's some drive about DALI drivers at the moment i want to place my latest finding here as well
https://git.unipi.technology/UniPi/unipi-python-lighting/blob/master/UnipiDali/unipidali.py
maybe it ends up in the driver collection somewhen
The text was updated successfully, but these errors were encountered: