Closed srijken closed 8 years ago
I must admit that I don't really know if Openhab's Homematic Binding can work without the "Rega". But since the Binding supports Homegear I think it should be possible, because (afaik) Homegear also doesn't have the "Rega". I guess we should ask the Developer of Openhab's Homematic Binding if and how this is possible. If it's really not possible I will have to remove Openhab references in the Hmcon Readme.
I did some research and I fear this won't work :-( see https://groups.google.com/forum/#!topic/openhab/DIK9wb0lTi4 Since OpenHAB 1.5 the Homematic Binding requires the Rega. Bummer! I can't understand why the OpenHAB guys made this decision,. The "Rega" is terribly unreliable and a kinda useless piece of Software if you have your "Logic Layer" in another Software anyway.
So I see following possible actions for you now:
My personal suggestion would be the last point. YMMV.
the developer of the homematic binding told me that it will be possible with openhab 2 again. so there is another possibility for you now: wait for openhab 2 :-)
I'm also looking into mqtt-smarthome right now. Got it more or less working. The nice thing about OpenHab is that it's easy to create a smartphone app to control things. Next step I'm going to try is connecting OpenHab to MQTT and control things that way
It seems that OpenHAB uses TclRegaScript for its RPC calls (see https://github.com/openhab/openhab/blob/master/bundles/binding/org.openhab.binding.homematic/src/main/java/org/openhab/binding/homematic/internal/communicator/client/CcuClient.java)
I'm using the Raspberry Pi module attached to GPIO. The HomeMatic web interface works, and I can control my devices with that.
There is some communication, because in the log I can see the Device ID of the Raspberry Pi CCU interface
Is there a way to make your installer work with OpenHAB and its HomeMatic binding?