nielsfaber / alarmo-card

Home Assistant card for controlling the Alarmo component
98 stars 19 forks source link

"Could not arm due to the following sensors" - Sensors do not use correct state translation #77

Closed codemunkie15 closed 2 months ago

codemunkie15 commented 2 months ago

Checklist

Expected behavior

The sensors that are blocking the alarm from arming do not show the correct state. Window contacts should show "Open" but they show as "On" instead.

Actual behavior

Sensor state should be "Open" for contact sensors, not "On".

image

Steps to Reproduce

Try to arm when a contact sensor is open.

nielsfaber commented 2 months ago

This should be fixed in the latest update of the card.

codemunkie15 commented 2 months ago

Looks good now. Thanks a lot!