I got some SWO-KEF1PA key fobs to control my home alarm, these work fine to “Arm Home”, “Arm Away” and “Panic” - but the disarm button does not work.
This happens because the fob sends code: ‘’, but HA expects code: ‘1234’.
From the Alarm Template page it appears I need to set code_template to an empty string, but I’m not sure where I’d set this for an alarm control panel created by a Zigbee device.
How can I either:
- Tell HA to accept code: ‘’.
- Configure the SWO-KEF1PA to send code: ‘1234’.
- Configure HA to expect and the SWO-KEF1PA to send a slightly less guessable code - accepting the signal is susceptible to sniffing for replay attacks.
Thanks in advance for any pointers!
