Hi community,
I’m currently implementing a Matter Smoke CO Alarm device.
In a basic implementation, a Smoke/CO alarm may not send numerical concentration values for smoke or CO. Instead, it only reports an alarm state if the sensor determines the threshold has been exceeded.
I’ve noticed that the Home Assistant web interface doesn't seem to display this alarm state at all. My question is: is this expected behavior? Does Home Assistant simply not show the alarm state for these devices, or is something wrong with my implementation?
I’ve tested several different virtual Matter devices, but the result remains the same.