Niels Faber
Niels Faber
Could you share your YAML code? This sounds more like a bug than a feature request. The notification editor should natively support `notify` and `tts` services (although custom settings have...
@stickbug813 I moved this item since feature requests should be posted under issues. Regarding idea 1: it is already possible to temporarily disable a user in Alarmo. You can use...
@mririgoyen I currently have no plans to add time restriction to users. In case you want to do so, you could follow my proposal is in my earlier response.
@snickers2k As picotrain77 says, there is already an option to arm in force via the `alarmo.arm` service. For controlling this Alarmo via the Ring keypad, refer to this [blueprint](https://community.home-assistant.io/t/synchronize-ring-alarm-keypad-v2-with-alarmo/349461). Perhaps...
The behaviour could be changed, but I think it would be a step backwards. I designed the behaviour with the expectation that 'all but one' door would be closed prior...
I’m planning on adding such functionality when I find the time for it. It might take a few months though, I’m quite busy with work currently. If anyone is willing...
I am considering add the property proposed by @mckellip to mark a code as "duress code". The user is able to disarm the alarm as normally, so via whatever keypad...
@Dinth Understood, but what should happen when pressing this button? How should Alarmo be adapted to handle the pressing of this button?
@mririgoyen Clear, thanks for your input. Note that you can already configure a button to (immediately) trigger the alarm, by means of an HA automation which calls service `alarm_control_panel.alarm_trigger`. Or...
@mckellip > I personally don't think a config needs to be added since I could just link a button to the service alarm_control_panel.alarm_trigger, that you mentioned. Though that assumes people...