Ole8700 / openhab

Automatically exported from code.google.com/p/openhab
GNU General Public License v3.0
1 stars 0 forks source link

HomeMatic: Template device request #246

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I would like to submit a template device request, as described in the wiki at 
https://code.google.com/p/openhab/wiki/HomematicAdminItems.

The device is a HM-SEC-SD (Smoke detector). I have three of them which can be 
grouped by configuration.

Let me know if you need more information or testing.

Regards

Ingo

Original issue reported on code.google.com by ingo.the...@googlemail.com on 21 Apr 2013 at 6:15

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by teichsta on 21 Apr 2013 at 6:50

GoogleCodeExporter commented 9 years ago
Hi Ingo,

thanks for submitting the request. Could you please attach the lines from the 
device dump gathered with the help of the "Dump unconfigured devices" admin 
item?
If you need help with that one, just drop me a note.

R.,
Thomas

Original comment by thomas.letsch.de on 21 Apr 2013 at 7:16

GoogleCodeExporter commented 9 years ago
Hi Thomas,

sorry I have made the dump but forgotten to attach it.
Hope I did it right.

Regards

Ingo

Original comment by ingo.the...@googlemail.com on 21 Apr 2013 at 7:48

Attachments:

GoogleCodeExporter commented 9 years ago
btw, I am using the HM-LAN Adapter together with the BidCos Service through 
Wine on my Linux server. The 'hm-sec-sd.log' attached is the logfile from the 
BidCos Service (rfd on CCU) after pressing the button on one of the smoke 
detectors.

Original comment by ingo.the...@googlemail.com on 21 Apr 2013 at 7:54

GoogleCodeExporter commented 9 years ago
Hi Ingo,

ok, that should work already. It will probably be mapped to an OnOffType.
Try this item definition (or similar):
Switch smoke_test "Smoke: %%" () {homematic="JEQ0171584:1#STATE"}

If it works, I can update the Wiki :-)

Original comment by thomas.letsch.de on 24 Apr 2013 at 7:00

GoogleCodeExporter commented 9 years ago
Hi Thomas,

ok I got some time testing the device. The switch item is displayed in the UI 
(no surprise :-)) but after triggering an alarm nothing happens in openHAB. The 
log shows nothing. In the BidCos Service log I can see the alarm.

The device JEQ0171566 is the one tested. The device JEQ0171525 is a team member 
...

---
30.04.2013 18:27:18 <Debug> Event: *JEQ0171525:1.STATE=true
30.04.2013 18:27:18 <Debug> RX for JEQ0171566: @1539638104 RSSI=-50dB 0x1D13A8 
-> 0x1D137F CONDITIONAL_SWITCH [JEQ0707164]:
  CNT=115,RPTEN=1,RPTED=0,BIDI=0,BURST=1,WAKEUP=0,WAKEMEUP=0,BCAST=1,TYPE=0x41
  COUNTER = 2
  CHANNEL = 1
  LOWBAT = 0
  DURATION = 0
  CONDITION = 200
  TIMES = 0

30.04.2013 18:27:18 <Debug> Event: JEQ0171566:1.STATE=true
30.04.2013 18:27:19 <Debug> RX for Team *JEQ0171525: @1539639035 RSSI=-51dB 
0x1D13A8 -> 0x1D137F CONDITIONAL_SWITCH [JEQ0707164]:
  CNT=116,RPTEN=1,RPTED=0,BIDI=0,BURST=1,WAKEUP=0,WAKEMEUP=0,BCAST=1,TYPE=0x41
  COUNTER = 2
  CHANNEL = 1
  LOWBAT = 0
  DURATION = 0
  CONDITION = 200
  TIMES = 0

30.04.2013 18:27:19 <Debug> RX for JEQ0171566: @1539639035 RSSI=-51dB 0x1D13A8 
-> 0x1D137F CONDITIONAL_SWITCH [JEQ0707164]:
  CNT=116,RPTEN=1,RPTED=0,BIDI=0,BURST=1,WAKEUP=0,WAKEMEUP=0,BCAST=1,TYPE=0x41
  COUNTER = 2
  CHANNEL = 1
  LOWBAT = 0
  DURATION = 0
  CONDITION = 200
  TIMES = 0
---

Original comment by ingo.the...@googlemail.com on 30 Apr 2013 at 4:46

GoogleCodeExporter commented 9 years ago

Original comment by teichsta on 23 May 2013 at 3:49

GoogleCodeExporter commented 9 years ago

Original comment by teichsta on 5 Nov 2013 at 10:47

GoogleCodeExporter commented 9 years ago
This issue has been migrated to Github. If this issue id is greater than103 its 
id has been preserved on Github. You can open your issue by calling the URL 
https://github.com/openhab/openhab/issues/<issueid>. Issues with ids less or 
equal 103 new ids were created.

Original comment by teichsta on 17 Nov 2013 at 8:08

GoogleCodeExporter commented 9 years ago
see above!

Issue has been migrated to Github and should be discussed there.

Original comment by teichsta on 21 Nov 2013 at 1:51