JoDehli / PyLoxone

Python Loxone binding
Apache License 2.0
162 stars 40 forks source link

[suggestion]: keypad for alarm card #245

Closed elmattt closed 2 months ago

elmattt commented 2 months ago

Describe the bug

is it possible to tell ha to show the numeric keypad on the alarm card if the code is only numeric ?

Firmware of your Miniserver

latest

HomeAssistant install method

hacs

Version of HomeAssistant

latest

Version of Pyloxone

latest

Update pyloxone

yes

Log

Settings for the log can be found on the main page under the section Log Configuration

JoDehli commented 2 months ago

@elmattt I do not know. A possible solution would be to make a template alarm panel. There you can specify if the code is digit only. For commands you can use websocket commands from pyloxone. This should be ok for one entity. I think you have only one alarm panel or not much more. If this works you can customise the behaviour as you like.