Add note about third party python library tellcore-py
This commit is contained in:
parent
95f93cd6d3
commit
47eac0a356
1 changed files with 4 additions and 1 deletions
|
@ -341,8 +341,11 @@
|
||||||
*
|
*
|
||||||
* \subsection sec_ol_pyhon Python
|
* \subsection sec_ol_pyhon Python
|
||||||
*
|
*
|
||||||
* There is no native Python support for TellStick yet. To use telldus-core in Python,
|
* To use telldus-core in Python,
|
||||||
* please have look at the <tt>ctypes</tt> library. It contains <tt>cdll</tt> and
|
* please have look at the <tt>ctypes</tt> library. It contains <tt>cdll</tt> and
|
||||||
* <tt>windll</tt> to load any dynamic link libraries.
|
* <tt>windll</tt> to load any dynamic link libraries.
|
||||||
*
|
*
|
||||||
|
* There is also a third party library available:
|
||||||
|
* https://github.com/erijo/tellcore-py
|
||||||
|
*
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue