Niels Faber
Niels Faber
@thomasloven Could you take a look at this issue? I'm having the same problem, see also my [forum post](https://community.home-assistant.io/t/lovelace-gen-add-abilities-to-ui-lovelace-yaml/130328/100?u=neliss). It is very easy to reproduce. I created a new Docker...
Hi Thomas. As mentioned before, this is literally the complete ui-lovelace.yaml I am using: ``` views: - title: Example cards: - !include - my_markdown_card.yaml - text: Some example text ```...
I'm sorry but your request is not clear to me. I have no idea what you mean with 'bind specific alarmo-device to specific exit-delay-door'. I'm not aware what an alarmo...
I understand what you're trying to achieve. But it is not easy to obtain this in Alarmo. The alarm panel/display is external from Alarmo, there is no knowledge of the...
Fix is on its way: https://github.com/nielsfaber/alarmo/commit/aec30228e34fc433ff289ac0ed47cad8c8a1426d
Version v1.9.5 is released and should fix this problem. Please update your alarmo version and test whether the issue is indeed solved. You can close the issue if so, otherwise...
I don't think the behaviour you describe is related to the recent change. What you're observing is as I would expect it, what would you expect instead? Please read the...
Sorry for the delayed response (busy times). Regarding: >> One or more areas have state arming, others have state armed_away, armed_home, armed_night, armed_vacation or armed_custom_bypass: Master Alarm State - arming...
I don't see a way to change Alarmo for this, since the parameters: ``` data: type: tts ``` is specific to your device only. From Alarmo's side its not possible...
What do you mean by sensor failure? From the side of Alarmo support is currently limited to binary sensors which have On/Off states. A binary sensor can also become 'unavailable',...