1
0
mirror of https://github.com/hobbyquaker/awesome-homematic.git synced 2023-10-10 13:37:02 +02:00

add homematicip-rest-api

This commit is contained in:
Sebastian Raff 2017-06-01 21:35:35 +02:00 committed by GitHub
parent 65d2b1f4a6
commit f62f8d1b14

View File

@ -83,6 +83,7 @@
## Software Modules
* [binrpc](https://github.com/hobbyquaker/binrpc) - xmlrpc_bin protocol client and server node module.
* [homematicip-rest-api](https://github.com/coreGreenberet/homematicip-rest-api) - A python wrapper for the homematicIP REST API (Cloud / Access Point Based).
* [homematic-xmlrpc](https://github.com/hobbyquaker/homematic-xmlrpc) - xmlrpc client and server node module.
* [pmatic](https://github.com/LarsMichelsen/pmatic) - Python API for Homematic. Easy to use.
* [pyhomematic](https://github.com/danielperna84/pyhomematic) - Python 3 Interface to interact with Homematic devices.