python-lightify icon indicating copy to clipboard operation
python-lightify copied to clipboard

Python module for Osram lightify. This is a work in progress.

Results 2 python-lightify issues
Sort by recently updated
recently updated
newest added

I can use the various accessor methods for all properties, except alpha. For `alpha` I need to to use raw_values tuple, would be nice to add `aplha()` to the `Light`...

According to https://github.com/noctarius/lightify-binary-protocol, it may be possible to read "Battery value", "Enabled value" and "Triggered value" for motion sensors. Unfortunately, I don't have one and can't help here.