Skip to content

Add support for Heiman HS2SA-1 Photoelectric Smoke Alarm sensor#9765

Merged
Koenkk merged 3 commits intoKoenkk:masterfrom
Leissson:patch-1
Aug 10, 2025
Merged

Add support for Heiman HS2SA-1 Photoelectric Smoke Alarm sensor#9765
Koenkk merged 3 commits intoKoenkk:masterfrom
Leissson:patch-1

Conversation

@Leissson
Copy link
Copy Markdown
Contributor

@Leissson Leissson commented Aug 8, 2025

Tuya based smoke alarm.

https://www.heimantech.com/product/?type=detail&id=139

export default {
    zigbeeModel: ['TS0601'],
    model: 'TS0601',
    vendor: '_TZE284_ai4rqhky',
    description: 'Automatically generated definition',
    extend: [],
    meta: {},
};
image

Issue https://github.com/Koenkk/zigbee2mqtt/issues/24346 is also solved.

export default {
    zigbeeModel: ['TS0601'],
    model: 'TS0601',
    vendor: '_TZE284_ai4rqhky',
    description: 'Automatically generated definition',
    extend: [],
    meta: {},
};
@Koenkk
Copy link
Copy Markdown
Owner

Koenkk commented Aug 9, 2025

Seems the code is the same as the one from 288WZ (in ONENUO.ts), could you move that to tuya.ts and use tuya.whitelabel for proper identification? (see tuya.ts for examples)

@Leissson
Copy link
Copy Markdown
Contributor Author

Leissson commented Aug 9, 2025

I don't think so. For example, this one doesn't have a alarm sensitivity (vs. 288WZ). If something, Moes.ts and ZSS-HM-SSD01. This _TZE284_ai4rqhky could just be added as fingerprint?

@Koenkk Koenkk merged commit 4cc777d into Koenkk:master Aug 10, 2025
3 checks passed
@Koenkk
Copy link
Copy Markdown
Owner

Koenkk commented Aug 10, 2025

thanks!

Could you also submit a picture for the docs? This can be done by:

  1. Create a fork by clicking here
  2. Go to the public/images/devices directory, Add file -> Upload files
  3. Upload the files and press Commit changes
  4. Press Contribute -> Open pull request -> update title/description -> Create pull request

Make sure that:

SimplaHome pushed a commit to SimplaHome/zigbee-herdsman-converters that referenced this pull request Aug 15, 2025
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
@Leissson Leissson deleted the patch-1 branch August 31, 2025 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants