Smoke Sensor Heiman HS1SA Zigbee Control/Configuration settings

Mine don’t make any sound without smoke.

1 Like

Sorry took a while to respond. But thanks a lot :smiley: I will try Zigbee2mqtt Hope it will solve the problem. I’m installing the Sonoff Dongle E at this moment :crossed_fingers: :crossed_fingers:

=================================================================
Well can confirm that my problem with the annoying beeps has disappeared… :smiley: :grinning:
Zigbee2MQTT has done the trick! It’s been quiet now for 48 hours, so I’m happy!!

What are the steps needed to switch to Zigbee2mqtt?

Do you need to move all devices in HA from ZHA to Zigbee2mqtt and set up everything from scratch? Or is it possible to use ZHA alongside Zigbee2mqtt and only move the devices that is malfunctioning with ZHA?

HA Yellow user.

Hi, @fahlsen I indeed moved every thing… Was a lot of work :grin: But now I’m very happy with Zigbee2MQTT. It gives me much more options to deal with devices. I did get updates for plugs etc. An old device what never worked under ZHA did just connect at once and it’s working like a charm!
I’m never going back to ZHA :wink:

So if were you, I would change to Zigbee2MQTT with a Sonoff ZB-dongle-E.
Btw, I wouldn’t use 2 systems and as far I know it isn’t the best way to use ZHA and Zigbee2MQTT.

It is absolutely possible to use ZHA and Zigbee2MQTT on the same HA install. I run ZHA and at least two z2m instances under HAOS at any point in time.

My recommendation for migration is always to run both together, at least during migration.

Just buy a second dongle and load z2m. Then you can experiment with both, testing and moving individual devices from one to the other as you prefer, at your leisure. You don’t have to break everything at once and rush to get all the devices re-paired and automations fixed up.

The biggest thing to keep in mind when running more than one zigbee net long term is keeping a proper routing mesh for each net. Also keep in mind zigbee channel allocation to minimize interference.

For z2m, consensus is a cc2652p coordinator with 20221226 or earlier firmware is best. EZSP support in z2m is still missing some key backup/restore functionality.

Hello, did you can to make sound the siren of this detector ? I have the same sensor and I can´t force to make sound the siren. thanks.

Hi @kells I’m using Alarmo integration for my smart home alarm sensors to work flawlessly. So that is for the smoke detectors and door/windows sensors and leakage sensors. This works great. Alarmo can be installed by HACS. I use a old google mini speaker as alarm speaker. :+1:

Hi,
I also bought 5 of the v3 Firmware 12 units and habe the beep issue once a day…
Because everything is running very good with ZHA here in the house, I do not want to install a second Zigbee Stick and install Z2M… Has anyone figured out how to solve the issue when connecting the smoke detector via ZHA to Home Assistant?
Thanks Kai

@stueckmann Hi, For now I think the only way with ZHA is to downgrade to firmware 11…
I don’t know how to :roll_eyes: Couldn’t find that solution, so I went to Zigbee2Mqtt. Still working without problems :+1:
So you’ll have to find a sollution to downgrade, or some developer has to make a quirk for the device.

Thank you Charly_X,
After long time try to find a solution, Alarmo workes like a charme.

1 Like

Your Welcome.

FYI v20

I got myself a Sonoff ZB-dongle-E and want to set up Zigbee2MQTT with it. While at the same time I want to keep ZHA to keep running on the internal Zigbee device in my HA Yellow.

But I`m stuck after installing Zigbee2MQTT. It will not start.
I can see the Sonoff ZB-dongle-E listed under “All hardware” and have added the the device to serial config in Zigbee2MQTT

Starting Zigbee2MQTT without watchdog.
[2024-10-03 20:00:08] info: 	z2m: Logging to console, file (filename: log.log)
[2024-10-03 20:00:08] info: 	z2m: Starting Zigbee2MQTT version 1.40.2 (commit #unknown)
[2024-10-03 20:00:08] info: 	z2m: Starting zigbee-herdsman (2.1.3)
[2024-10-03 20:00:08] error: 	zh:zstack:znp: Failed to determine if path is valid: 'Error: spawn udevadm ENOENT'
[2024-10-03 20:00:08] info: 	zh:zstack:znp: Opening SerialPort with {"path":"/dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20231122134716-if00","baudRate":115200,"rtscts":false,"autoOpen":false}
[2024-10-03 20:00:09] info: 	zh:zstack:znp: Serialport opened
[2024-10-03 20:00:09] info: 	zh:zstack:znp: Writing CC2530/CC2531 skip bootloader payload
[2024-10-03 20:00:10] info: 	zh:zstack:znp: Skip bootloader for CC2652/CC1352
[2024-10-03 20:00:10] error: 	z2m: Error while starting zigbee-herdsman
[2024-10-03 20:00:10] error: 	z2m: Failed to start zigbee
[2024-10-03 20:00:10] error: 	z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
[2024-10-03 20:00:10] error: 	z2m: Exiting...
[2024-10-03 20:00:10] error: 	z2m: Error: Error: Not supported, cannot set

/app/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js:264
  var er = new ERR_STREAM_WRITE_AFTER_END();

Add adapter: ember to the serial config.

EmberZNet adapters (Silicon Labs) | Zigbee2MQTT

I cannot get state/availability. Even if I set availability for Heiman devices to true it doesn’t help. Any idea how to solve this?

If I installed Zigbee4mqtt add-on, should I also add Zigbee integration? Probably not right, becasue if I do so, my Zigbee4mqtt cannot connect with dongle anymore. So I assume the problem lies elsewhere.