Closed alex-savin closed 4 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I am interested in zigbee2mqtt supporting Halo detectors as well. Please help to figure it out. I use some at my house and happy to test
I might look into adding this as I want to get off smartthings.
Yes please :-)
Bug Report
Support for a new device (Halo Smoke/CO Detector) http://www.halosmartlabs.com/products/
What happened
Not Supported
What did you expect to happen
Add a support
How to reproduce it (minimal and precise)
Debug Info
zigbee2mqtt version: 1.7.1
After I was trying to add it myself, I got more at Z2M log
I found a couple files which could be used as a source od information for this device
Device handler for SmartThings Hub https://github.com/jsconstantelos/SmartThings/blob/40a50aabcf667a04538dc42de9e08ad6588672a5/devicetypes/jsconstantelos/my-halo-smoke-alarm.src/my-halo-smoke-alarm.groovy
Device handler for Habitat Hub https://github.com/hubitat/HubitatPublic/blob/8b87f7c6e7bd19a904d9c19888feedbe3b551060/examples/drivers/haloSmokeCoDetector.groovy
and Arcus Platform https://github.com/t1minator/arcusplatform/blob/ed2a70ed9f88f46bb64a1e7d263141c48f26e530/platform/arcus-containers/driver-services/src/main/resources/ZB_Halo_HaloPlus_2_3.driver
My changes to file
devices.js
file
homeassistant.js
But without success Could you please point me out have I can add it on my own, or give any help to make it possible to be supported
Thank you in advance, Alex