Heiman Smoke detector (Zigbee)

Is it possible that the CO detector (HS1CA) could work as well with the same driver ?

http://www.heimantech.com/product/75.html

I have that guy working as well and it was auto discovered as "Generic Zigbee motion Sensor".
That guy is battery powered so does not act as a repeater.
image

I was planning on finding a new driver but I believe it is working fine and all I need is "active / inactive" notification, so I've left it as it is.

1 Like

the repeater feature is not needed. "active" is probably triggered when a certain level of CO is detected. That could fit my needs.

yeah, agree.
I just wanted some way of detecting gas in the house !
These Heiman devices seem very good

Hi Njanda,

You have the smoke detector working ok with the gas sensor driver then?

Just want to double check before I buy some.

OK, so NO I do NOT have the smoke detector !

To be clear.
I have.........

  • Heiman HS1CA-E sensor ( Carbon Monoxide sensor) paired using the "Generic Zigbee Motion Sensor"
  • Heiman HS1CG sensor (Combustable gas sensor) paired using @cuboy29's driver
1 Like

The Smoke detector loaded for me using the driver. So far I have tested it using the test button.

2 Likes

Can you specify exactly which driver please ?? :slight_smile:

Hi, I cut an pasted the driver in the thread referenced by njada in this thread: Driver for Gas Sensor

Thanks Greg that's good to know.

I read you can remotely disable the alarm via the Heiman app. Can you also remotely test the alarm, or do you need to press the button?

I am very new to this and I don't have the Heiman app. The only test I have tried so far is to press the test button. The test action does get relayed to Hubitat.

1 Like

A โ€˜Testโ€™ button is not directly presented on the Driver page and sorry Iโ€™ve not looked at whether the capability can be used directly.

1 Like

I now also have two of the Heiman Zigbee smoke detectors. And like @gregpn have it working with the Gas driver @cuboy29 pasted in Driver for Gas Sensor.

I also noticed there is now an official Hubitat system driver, "Heiman Zigbee Gas Detector". But it is not usable, as when using that driver the device does not show in Hubitat Safety Monitor at all, even though the driver logs events correctly when pressing the test button. Using cuboy29's driver it does show correctly in Hubitat Safety Monitor as a smoke detector.

@mike.maxwell from the gas detector thread it looks like you worked on this. Could the Smoke Detector be added to the official driver?

The fingerprint for the Heiman HS1SA Smart Smoke Sensor is

ID: C4A1
Manufacturer: HEIMAN
Product Name:
Model Number: SmokeSensor-EM
deviceTypeId: 16
manufacturer : HEIMAN
idAsInt : 1
inClusters : 0000,0001,0003,0500,0502
endpointId : 01
profileId : 0104
application : 12
outClusters : 0019
initialized : true
model : SmokeSensor-EM
stage : 4

I have this version of the Heiman Smoke sensor which does not work with the built in or cuboy29 driver. It pairs but does not respond to self tests and throws errors. And it has an additional cluster. I been looking at the code for various drivers but do not have the skill "yet" (and time) to work on modifying.

ID: D138
Manufacturer: HEIMAN
Product Name:
Model Number: SmokeSensor-N-3.0
deviceTypeId: 113
manufacturer : HEIMAN
idAsInt : 1
inClusters : 0000,0003,0001,0500,0502,0B05
endpointId : 01
profileId : 0104
application : 14
outClusters : 0019
initialized : true
model : SmokeSensor-N-3.0
stage : 4

Mike

Interesting.
I have a Heiman CO sensor ( model: HS1CA ) that is not throwing errors however it does not appear to be contacting the hub as the last "activity" was when it was paired and it paired as Generic Motion Sensor (?)

Excuse me @mike.maxwell, should this device be used under the "Generic Motion Sensor"driver or should it be used under another driver such as the HE Heiman Zigbee Gas Detector ?

This was the finger print...

HEIMAN CO sensor
ID: DB26
Manufacturer: HEIMAN
Product Name:
Model Number: COSensor-EM
deviceTypeId: 103
manufacturer : HEIMAN
idAsInt : 1
inClusters : 0000,0001,0003,0500
endpointId : 01
profileId : 0104
application : 11
outClusters :
initialized : true
model : COSensor-EM
stage : 4

I have the same model... did you ever get this working?

Thanks!
/Stefan

No. Sorry

@mike.maxwell

Heiman has a different version of their Zigbee Smoke Sensor. It does not work with the existing driver. Here is the fingerprint during pairing.

ID: D138
Manufacturer: HEIMAN
Product Name:
Model Number: SmokeSensor-N-3.0
deviceTypeId: 113
manufacturer : HEIMAN
idAsInt : 1
inClusters : 0000,0003,0001,0500,0502,0B05
endpointId : 01
profileId : 0104
application : 14
outClusters : 0019
initialized : true
model : SmokeSensor-N-3.0
stage : 4

Mike

1 Like

We don't have an existing driver for a zigbee smoke detector.

I managed to get a basic drive working for the Heiman HS1SA - I posted it over here ...

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.