ParadoxAlarmInterface / pai

Paradox Magellan, Spectra and EVO, with MQTT, Signal, Pushbullet, Pushover and others
https://gitter.im/paradox-alarm-interface
Eclipse Public License 2.0
347 stars 92 forks source link

arming code and existing user #260

Closed loop2 closed 2 years ago

loop2 commented 3 years ago

Alarm system

EVO192+ IP150

Environment

HASSIO OS Paradox Alarm Interface: Current version: 2.7.1

Question

When I arm/disarm my alarm system from Hassio the paradox Insite Gold app show me the notification of arm/disarm by Unknown user... is possible to connect the activation to an existing user?

Another question... when i add in lovelace the alarm panel there is not request of code... how i can add it? Thanks a lot!

loop2 commented 3 years ago

None can help me?

yozik04 commented 3 years ago

It is not possible to help you as PAI arms your system using System User. It is not tied to any user in your alarm.

yozik04 commented 3 years ago

Regarding adding code to lovelace. Try this setting in PAI MQTT_HOMEASSISTANT_CODE: '123456'. I do not remember if I merged that to stable branch already.

loop2 commented 3 years ago

Thanks for the answer! The strange thing is that sometimes i receive the notification from paradox that the alarm was inserted from ALESSANDRO e sometimes from UNKNOWN... this is strange because as you says there is not tied to any user in my alarm.

For the arming code is tried to add MQTT_HOMEASSISTANT_CODE: '1234' in all three branches but in the lovelace card i haven't the code keyboard. Thanks

loop2 commented 3 years ago

I would the code because i can activate the alarm via alexa without code from my bed (distant from alarm keyboard) but i don't want that someone says "disarm" to disable my alarm! :-)

yozik04 commented 3 years ago

When you receive unknown then PAI has armed/disarmed the system. When you arm from keypad you will receive real user name.

loop2 commented 3 years ago

From about a week I'm using only the PAI via HASSIO but i receive the notification from paradox that the alarm was inserted from ALESSANDRO e sometimes from UNKNOWN. I don't using more keyboard or paradox insight app.... It's strange!

loop2 commented 3 years ago

I can confirm that adding MQTT_HOMEASSISTANT_CODE: '1234' i haven't the pinpad on the HA frontend... I receive rhis error in HA:

21-09-01 13:28:00 WARNING (MainThread) [supervisor.addons.options] Option 'MQTT_HOMEASSISTANT_CODE' does not exist in the schema for Paradox Alarm Interface (e92a3241_paradox_alarm_interface)

Another question on the arming... from my paradox keyboard, i there are some zones or sensors open i can "force" the arming without this open sensors and when the sensors become closed, also they are armed... Is possible to have this also? If i try to arm with an open zone start the siren...

loop2 commented 3 years ago

I have tried with both stable and dev versions... but after added MQTT_HOMEASSISTANT_CODE: '123456' i have to do anything else?

In the wiki i can read this:

Goto Configuration -> Customizations. Find your alarm_control_panel partition. Check code_arm_required and code_disarm_required. Now you need to enter the code to disarm and arm.

I don't know where i must check code_arm_rquired...

thanks a lot!

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.