ParadoxAlarmInterface/pai

Code for disarm not working

開放

#433 建立於 2024年1月30日

 (9 則留言) (0 個反應) (0 位負責人)Python (113 個分叉)auto 404
bughelp wantedhome-assistantto be confirmed

倉庫指標

星標
 (414 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

The wiki describes it is possible to require a code for disarming through HA: https://github.com/ParadoxAlarmInterface/pai/wiki/Home-Assistant-integration#make-home-assistant-to-ask-for-a-code-to-armdisarm-dev-branch

First of all it mentions dev branch, but at the moment the dev branch is only 2 commits behind master (I assume that's stable), and those commits are unrelated to this. So the wiki should be updated.

In any case, adding the MQTT_HOMEASSISTANT_CODE in PAI config, and adding the customize code in my HA configuration.yaml doesn't change anything. Disarm still works and doesn't ask for a code.

PS: I also tried the development version of this HA addon, but with that one, arming/disarming doesn't work at all for me. The logs don't show any obvious errors.

Related: https://github.com/ParadoxAlarmInterface/pai/issues/194 https://github.com/ParadoxAlarmInterface/pai/issues/318

CC @yozik04

貢獻者指南