UI-Lovelace-Minimalist/UI

Minimal door lock card doesn't report values correctly

ATaylor5596 opened this issue · 0 comments

The minimal door lock card doesn't report the value of the entities correctly. Despite having my door contact sensor and the lock sensor input into the card data fields it doesn't report the value correctly. According to the documentation it's supposed to report the state of the door and lock as either "Closed & locked" or "Closed & Unlocked" etc. but for whatever reason it only ever reports as either "on" or "off" and only when the door is opened/closed. It doesn't report the lock status at all.
Maybe it has something to do with the contact sensors being binary_sensors rather than regular sensors but that shouldnt really be an issue value wise.

Screenshot (18)