nielsfaber / alarmo

Easy to use alarm system integration for Home Assistant
1.31k stars 119 forks source link

"Allow Open Initially" sensor names in Armed alert as a wildcard same as "Bypassed" #845

Open ideal2545 opened 9 months ago

ideal2545 commented 9 months ago

Checklist

Proposal

Right now, Alarmo allows us to use the Bypassed wild card when arming the alarm to see what is bypassed, I think it would be great to have the same data for Open Initially.

This request is so that users can see what windows are open so that they can keep track and close the windows later that are open.

Additional info

Add a wild card open in the notifications area similar to Bypassed

nielsfaber commented 8 months ago

I agree with your request. I just don't really know (yet) how to make this happen in the code. The bypassed sensors are handled differently than sensors which are initially ignored. So I might need to reshuffle some things to be able to add this feature.