X-Sense Home Security v0.1.4
Patch release for alarm device classification.
Changes
- Classify
alarm_statusbinary sensors from the X-Sense device type instead of treating every alarm-status device as smoke. - Map mailbox alarms to a generic
Alarm detectedbinary sensor with a mailbox icon. - Map CO, water, motion, heat, smoke, and combination devices to the closest Home Assistant binary sensor device class.
- Add regression coverage for type-aware alarm presentation.
Validation
python3 -m unittest discover -s tests -vpython3 -m compileall -q custom_components/xsense tests- HACS Action run
28338163794 - Hassfest run
28338163798