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

Simple Python lib for the ISY home automation controller

Results 5 ISYlib-python issues
Sort by recently updated
recently updated
newest added

Hey, Pete. I've cloned your code and run 'sudo python setup.py --dry-run --verbose install'. All appears to go well until it hits this point: ``` ... changing mode of build/scripts-2.7/isy_nodes.py...

This is awesome code. REALLY helpful. Thank you. I have noticed that in my event callback, the current temperature reading of my thermostats never update. The other attributes do. Any...

It looks like this isn't released very often? https://pypi.python.org/pypi/ISYlib I'm going to rewrite my ISY Hue Emulator interface I use for integrating with a Harmony Hub, and was thinking to...

I've been working with the library and so far everything seems great, but one problem I've found is that variable values don't update. I have my code set like this:...