more G-Labs products

Poll

If the First Alert Z-Wave smoke alarm was supported by HG, would you buy one for $30?

Yes
1 (100%)
No
0 (0%)
I prefer the other models that cost $50+ because they already work with HG.
0 (0%)

Total Members Voted: 1

Voting closed: December 16, 2014, 06:23:31 AM

Author Topic: Need to get First Alert Smoke Detector working  (Read 4460 times)

August 21, 2014, 03:56:01 AM
Read 4460 times

naps1saps

  • ***
  • Information
  • Full Member
  • Posts: 79
Ok so I'm at it again.  I refuse to give up on the FA smoke alarm since it's carried in Lowes home improvement stores all across America.  There is no reason we shouldn't get this device to work with HG since it is so openly available for purchase.

It never shows up as a smoke alarm, always as generic and never works with HG.  I can get specific id, supported classes, variable value, and battery level but not the basic value.  It always says timed out.

Manufacturer Specific = 0138:0001:0001
Supported Classes
Basic, Battery, Configuration, Association, Alarm

Here is the log.  Got battery value, variable value, then basic value:
[18:49:02.875733] SPO < 01 09 00 13 12 02 80 02 05 06 74
[18:49:02.906933] SPI > 06 01 04 01 13 01 E8
[18:49:02.906933] SPO < 06
[18:49:02.969333] SPI > 01 05 00 13 06 00 EF
[18:49:02.969333] SPO < 06
[18:49:03.031733] SPI > 01 09 00 04 00 12 03 80 03 64 04
[18:49:03.031733] SPO < 06

[18:49:08.769443] SPO < 01 0A 00 13 12 03 70 05 01 05 07 81
[18:49:08.831843] SPI > 06 01 04 01 13 01 E8
[18:49:08.831843] SPO < 06
[18:49:08.894243] SPI > 01 05 00 13 07 00 EE
[18:49:08.894243] SPO < 06
[18:49:08.956643] SPI > 01 0B 00 04 00 12 05 70 06 01 01 00 91
[18:49:08.956643] SPO < 06

[18:49:13.870652] SPO < 01 09 00 13 12 02 20 02 05 08 DA
[18:49:13.886252] SPI > 06
[18:49:13.886252] SPO < 06
[18:49:13.886252] SPI > 01 04 01 13 01 E8
[18:49:13.948652] SPI > 01 05 00 13 08 00 E1
[18:49:13.948652] SPO < 06
« Last Edit: August 22, 2014, 06:56:32 AM by naps1saps »

August 29, 2014, 06:52:32 AM
Reply #1

naps1saps

  • ***
  • Information
  • Full Member
  • Posts: 79

August 31, 2014, 08:25:49 PM
Reply #2

naps1saps

  • ***
  • Information
  • Full Member
  • Posts: 79
http://products.z-wavealliance.org/products/863

I'm sure this info would help but I don't know what to do with it to modify the source code.  Anyone know what I'm looking for?

September 02, 2014, 01:13:55 PM
Reply #3

kevin1

  • *****
  • Information
  • Hero Member
  • Posts: 330
I just saw some $20 door sensors on lowes.com and one reviewer complained that Lowes is using a proprietary variation of Zigbee protocol and these door sensors wouldn't work with any other system.  Maybe same issue with the fire alarm?

September 04, 2014, 10:58:05 PM
Reply #4

naps1saps

  • ***
  • Information
  • Full Member
  • Posts: 79
The Lowes Iris branded equipment uses x10 I think and I'm pretty sure its proprietary.  The GE, First Alert, and Utilitech branded equipment is open zwave.  On one forum for micasaverde they said the smoke alarm uses non standard commands but still conforms to the open zwave standard.  The manual even says you can use it with 3rd party zwave receivers and some people have gotten it to work with other base stations.  Just need to crack the code to communicate with it.

September 05, 2014, 04:46:00 PM
Reply #5

bkenobi

  • *****
  • Information
  • Global Moderator
  • Posts: 1525
You sure about Iris using X10?  I just performed a search and from what I see it uses WiFi/Zigbee/Z-wave.  If it does use X10, I'd like to see a reference since that's the protocol I'm using.  It's nice to know other compatible equipment!

September 05, 2014, 10:24:12 PM
Reply #6

naps1saps

  • ***
  • Information
  • Full Member
  • Posts: 79
Yeah looks like the other stuff is zigbee.  Not sure how you pair zigbee stuff since there are no buttons to speak of.

September 17, 2014, 07:07:33 AM
Reply #7

naps1saps

  • ***
  • Information
  • Full Member
  • Posts: 79
Looks like InControl has this device supported and someone got it to work with OpenRemote  I tried both of these systems and they are way too complicated for me.  I don't have hours to sit down and try to figure out what is going on and try to get a simple if this triggers then sound alarm scene.  With home genie I can install, add, and click check boxes for the simple security system in about 30 min no research required.  You have a fantastic extremely simple system Gene.  Just wish you had more time and wish I understood what I was looking for in the code to change it.  :

Here is the thread if at helpful
http://www.openremote.org/display/forums/First+Alert+-+ZCOMBO+-+strange+data
« Last Edit: September 17, 2014, 07:18:53 AM by naps1saps »

July 01, 2015, 04:38:52 AM
Reply #8

naps1saps

  • ***
  • Information
  • Full Member
  • Posts: 79
I tried updating the pepper1 db json file (now that I know where to get it and convert it ^_^) but it did not fix anything.  I am using the configuration for the zcombo 0002 because they did not have zsmoke 0001 available.  I think there is a problem in the coding.  Anyone have any idea what to look for to fix it?  I see no communication in the console when I use the test button.  On the other systems, this sends a test alert via zwave.

December 15, 2015, 07:08:28 AM
Reply #9

naps1saps

  • ***
  • Information
  • Full Member
  • Posts: 79
Tried the smoke alarm again and HG is seeing the status change when testing the alarm!

security sensor is checked...
New problem:
security alarm is not triggered when armed and fire alarm is tested
sirens do not go off when fire alarm is tested

Any ideas Gene?  The fire alarm is already detected as a sensor by default and when the value changes to 255, it should trigger the alarm since it is a sensor class same as my motion sensors.
« Last Edit: December 15, 2015, 09:30:18 PM by naps1saps »

December 15, 2015, 04:40:19 PM
Reply #10

kevin1

  • *****
  • Information
  • Hero Member
  • Posts: 330
Which HG version are you using?

December 15, 2015, 09:29:14 PM
Reply #11

naps1saps

  • ***
  • Information
  • Full Member
  • Posts: 79

January 08, 2016, 04:04:25 PM
Reply #12

kevin1

  • *****
  • Information
  • Hero Member
  • Posts: 330
My two devices seem to be included with HG (r505) but not ever getting any status from them (according to the widget).  I tried waking them up with the button while inserting battery as well but now HG doesn't show the pepper db info/picture.  I read somewhere that the test button does not send zwave.  Only way to test is to use smoke.  Also read that CO does not send a zwave message!!!  No idea how to confirm this one though.

January 08, 2016, 04:33:38 PM
Reply #13

bkenobi

  • *****
  • Information
  • Global Moderator
  • Posts: 1525
CO is produced by your car so you could hold it near the tail pipe?

January 09, 2016, 04:20:53 AM
Reply #14

naps1saps

  • ***
  • Information
  • Full Member
  • Posts: 79
The test button does send zwave trigger at least for the smoke only alarm.  The basic status changes value and HG was seeing the change when I'd press the test button.

As far as setup, I would do pair mode until I got all the values in hg.