owagner / hm2mqtt

Gateway between Homematic and MQTT
MIT License
38 stars 20 forks source link

Support for Homematic IP / XML-RPC #14

Open lukaskorl opened 7 years ago

lukaskorl commented 7 years ago

I tried connecting hm2mqtt to Homematic IP without success until i realized that hm2mqtt acutally uses the BIN-RPC protocol. The readme is a bit vague about that. Unfortunately Homematic IP only supports the XML-RPC protocol.

Are there any plans to support the XML-RPC protocol?

hobbyquaker commented 7 years ago

My JS Implementation of hm2mqtt supports Homematic IP: https://github.com/hobbyquaker/hm2mqtt.js