bdwilson / hubitat

Hubitat Contributions
18 stars 19 forks source link

For Honeywell, added water and CO drivers, updated all sensor drivers to set state at install #18

Closed steinauf85 closed 1 year ago

steinauf85 commented 1 year ago

Created drivers for water leak and carbon monoxide detectors (had done this 2 years ago for the original SmartThings integration but that doesn't appear to have caught up with this version.) Also set state for all drivers at install to avoid the state showing as "null". This null state was an issue with Homebridge as the Home app saw every sensor as being triggered, requiring manual actuation of the sensors to clear.

HPM manifest will need to be updated by @bdwilson to include the additional drivers.

bdwilson commented 1 year ago

Thanks for adding these and submitting a pull request. I will handle the manifest updates.