The Kiddie relay enables you to connect a wired fire alarm system to pretty much anything. Using what others did over on ST (luder888) I used his directions to modify a GoControl ZWave contact sensor to relay open/close of my wired fire alarm system to HE. HSM sees this as a smoke detector and HSM rules can be created with this method.
It should show as a single sensor depending on the preferences you chose for a smoke detector or CO. The state will not matter as that preference will determine what is notified.
You can modify the code and delete the CO or Smoke capability accordingly. This will require you to edit the definitions meta information to make the device unique named. Then just associate each device to the appropriate modified driver.
You can also filter out the attribute in the hombridge plugin configuration.
It is as simple as having in your MakerAPI config in homebridge (replace HUBITAT-DEVICE-ID with your actual device ID). That will make it only a CO sensor in the Home app
Sorry for bringing up an old post, new to Hubitat (sorta) slowly moving away from ST (even though I am a Samsung User) as I like what I can do with Hubitat that ST has taken away. I also like that I can run my Lutron Caseta fans on Hubitat and I cannot on ST. So I hope someone can help me out here.
I have looked at this thread and a search a few other threads. I see this is the Drivers for the GoControl Sensor and I do see the Ecolink Driver in the groovy. What I don't see is that the Ecolink groovy driver has the CO code. Does the 1.0.1 Ecolink Driver have the CO code to work with the Kiddie CO Relay too or can I use the code from ST groovy in Hubitat and it will just work without any modifications? I have this code from ST currently running in ST and this is one of the few things keeping me from moving completly over to Hubitat as I have rules set up that if the Smoke Detector / CO goes off, it turns lights off, AC off and sends text message out. I don't want to move all my lights over to Hubitat until I know I can move my Dumb Smoke Detectors over too, so I can get these rules run the same way plus now use the Lutron Hub to turn off the ceiling fans as an added bonus.
I don't know how to write code, so I can't write my own code. So any help would be greatly appreciated.
Do you know if it is possible to use a Monoprice 15270 contact sensor with your code? They look exactly the same. I have 2 of them with the Kidde SM120X/CO120X. I think the external sensor though on these devices are not enabled by default and your driver does not have a way to enable them. I am guessing that the GoControl sensors have them enabled by default?