Hi all,
A quick post, just to inform you about a new python package that I recently uploaded on the Python Package Index: https://pypi.python.org/pypi/pyknx
I hope the documentation on PyPI's page is clear enough and I won't waste your time repeating it here
I only focus on a short summary: this package should help in writing python scripts that have to interact with linknx objects. More than that, it offers a way to implement complex rules in full python. Once loaded, your user script will remain loaded as long as the communicator daemon (part of the package too) is alive. That allows to store additional data in your script from on execution of a rule to another and thus is more convenient than simply calling a python script from shell-cmd action.
Anyway, feel free to contact me in case you have remarks or questions, if you want to submit a bug or simply to tell me you find it useful!
Thanks,
Cyrille
A quick post, just to inform you about a new python package that I recently uploaded on the Python Package Index: https://pypi.python.org/pypi/pyknx
I hope the documentation on PyPI's page is clear enough and I won't waste your time repeating it here

Anyway, feel free to contact me in case you have remarks or questions, if you want to submit a bug or simply to tell me you find it useful!
Thanks,
Cyrille