Skip to content

X-Sense Home Security v0.1.4

Latest

Choose a tag to compare

@javaDevJT javaDevJT released this 28 Jun 22:30

X-Sense Home Security v0.1.4

Patch release for alarm device classification.

Changes

  • Classify alarm_status binary sensors from the X-Sense device type instead of treating every alarm-status device as smoke.
  • Map mailbox alarms to a generic Alarm detected binary 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 -v
  • python3 -m compileall -q custom_components/xsense tests
  • HACS Action run 28338163794
  • Hassfest run 28338163798