Hi,
I have a rather complicated setup to connect a Somfy Protexial RTS Alarm system. There is no custom integration etc, for this alarm system as it doesn’t provide a public API. At least i couldn’t find one. The good news is that I also have a Somfy Tahoma which allows me to integrate the Protexial system. HA offers a great integration with Tahoma so I can see and use most of the things Tahoma sees in HA. Via the above explained integration:
Somfy Protexial RTS --> Somfy Tahoma --> Home Assistant
I do now have a “alarm_control_panel.security” entity available in HA which is provided by the Tahoma integration. Which is great. But it all fails when I try to use the the Alarm Panel in lovelace. Whatever I do it doesn’t show me the keypad.
I did some digging and found out that the format for code_format Tahoma provides to HA is null.
My understanding is that it should be “number” for HA to work correctly. Now to my question:
Is there any way I can manipulate the format in HA so the Alarm panel will work fine with it?
Thanks for your help.
Thomas