Shubhamjain007 / openhab

Automatically exported from code.google.com/p/openhab
0 stars 0 forks source link

Homematic CCU (eQ-3) binding #104

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1. Feature Description
openhab binding for Homematic CCU needed.
Homematic is a home automation system with a large number of actuators and 
sensors.
The Homematic CCU is the central control unit and provides a web interface, a 
xml-rpc interface, a JSON-RPC interface and an additional XML-API interface.
An overview about Homatic interfaces can be found here: 
http://www.homematic-wiki.info/mw/index.php/HomeMatic_Software
The description of XML-API can be found here: 
http://www.homematic-inside.de/software/addons/item/xmlapi
For the XML-RPC interface unfortunately no description could be found, it seems 
not to be "open".

2. Example Use Case
The use case is to get state an control the devices connected to a Homematic CCU

Original issue reported on code.google.com by marian.k...@gmail.com on 21 Aug 2012 at 6:24

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
The homematic XML-RPC documentation (only in German, sorry) is here: 
http://www.homematic.com/fileadmin/pdfs/einleitungen/HM_XmlRpc_V1_502__2_.pdf

Original comment by torsten...@gmail.com on 24 Aug 2012 at 6:00

GoogleCodeExporter commented 8 years ago

Original comment by kai.openhab on 24 Aug 2012 at 7:09

GoogleCodeExporter commented 8 years ago
> The homematic XML-RPC documentation (only in German, sorry) is here: 

No, it is not: "Page not found"

Original comment by kai.openhab on 24 Aug 2012 at 9:00

GoogleCodeExporter commented 8 years ago
You can find the interface description attached or here in the mailing-list:

https://groups.google.com/group/openhab/attach/a3f975a94f9e9b28/HM_XML-RPC_V1_50
2.pdf?part=4

Regards, 
Thorsten

Original comment by thowe...@weiss-alverskirchen.de on 26 Aug 2012 at 2:43

Attachments:

GoogleCodeExporter commented 8 years ago
Sounds great!
I would also appreciate binding for Homematic CCU.
Could do some testing.

Best regards,
Dieter

Original comment by dieter.k...@googlemail.com on 9 Oct 2012 at 5:31

GoogleCodeExporter commented 8 years ago
Hi all,
I totally agree that XMLRPC interface of the CCU is the right choice of binding 
to Homematic. There is a similar project called CCU Historian which does 
exactly this to archive the data items of the CCU. It is as well written in 
java.
http://www.ccu-historian.de/index.php?n=CCU-Historian.Details
May be that helps a bit? CCU Historian BTW offers itself a JSON-RPC interface. 
That would however need always a CCU Historian in between.
Autodiscovery of all available items of the Homematic CCU would of course be 
greatly appreciated over defining them again manually on the designer of 
openHAB ;-)

Regards Volker.

Original comment by volker.m...@googlemail.com on 19 Oct 2012 at 4:35

GoogleCodeExporter commented 8 years ago
Hi. I donated my java bindings of my own little project to Thorsten some time 
ago. is there any progress? I would do it myself but I am lacking time and I 
knowledge of OSGi.

cheers
Mathias

Original comment by mathias....@googlemail.com on 8 Dec 2012 at 8:46

GoogleCodeExporter commented 8 years ago
Just for the record: The homematic binding development has finally started and 
can be tracked at 
https://groups.google.com/forum/?fromgroups=#!forum/openhab-homematic and 
https://code.google.com/p/openhab-homematic/. Feel free to join and contribute!
If you want your device be supported please add an issue for it.

Original comment by thomas.letsch.de on 11 Jan 2013 at 5:02

GoogleCodeExporter commented 8 years ago

Original comment by kai.openhab on 11 Feb 2013 at 9:27

GoogleCodeExporter commented 8 years ago
The homematic binding is part of the openHAB 1.2 release.

Original comment by kai.openhab on 22 Apr 2013 at 6:55