Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smoke & CO Combo Detector not showing correctly #144

Open
catsartcox opened this issue Apr 28, 2024 · 1 comment
Open

Smoke & CO Combo Detector not showing correctly #144

catsartcox opened this issue Apr 28, 2024 · 1 comment

Comments

@catsartcox
Copy link

catsartcox commented Apr 28, 2024

Recently Vivint replaced my 6-years-old fire alarm sensor with this modern combo detector advertised here: https://www.vivint.com/products/combination-smoke-carbon-monoxide-detector

Screenshot 2024-04-27 at 9 08 39 PM

It is now showing in the Home app as four contact sensor tiles ( I have two detectors so 8 are listed ).

Is it possible to re type this modern detector as a smoke and CO sensor?

Screenshot 2024-04-27 at 9 08 04 PM

Here is the ID list
Screenshot 2024-04-27 at 9 21 19 PM

Happy to provide any more information that you need, just lmk.

@catsartcox
Copy link
Author

catsartcox commented Apr 28, 2024

Actually, was able to be self sufficient and solve my own problem.
I moved the (data.EquipmentCode == VivintDict.EquipmentCode.APOLLO_COMBO_CO) and _(data.EquipmentCode == VivintDict.EquipmentCode.APOLLO_COMBO_SMOKE) lines from the motion sensor Class to the Smoke and CO accessory classes. So all good there.
The only thing is there is no Class to handle the freeze/water and heat sensors also populating there. I'll just hide them for now. But we can leave this feature request up.

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

No branches or pull requests

1 participant