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
358 stars 94 forks source link

Home Assistant Core 2024.6 update ruins PAI #466

Closed hzsolt92 closed 5 months ago

hzsolt92 commented 5 months ago

After update, I wanted to arm my system, and it only gave me back an error message: Validation error: arming requires a code, but non was given for 'entity'

After restoring the previous version it works again (2024.5.5)

image

rogercrespo commented 5 months ago

Same issue here.

PilgrimToHyperion commented 5 months ago

Fix is to go the each partition entity you have and enter your code there. It'll then work like before.

This is what seems to have broken it: image

hzsolt92 commented 5 months ago

Thank you, it works!

hzsolt92 commented 5 months ago

After update, in the partition entity setting, there is a new line: default code

Screenshot_20240606_211333_Home Assistant

rogercrespo commented 5 months ago

After update, in the partition entity setting, there is a new line: default code

Screenshot_20240606_211333_Home Assistant

Thank you, solved.

yozik04 commented 5 months ago

And what code you enter there?

PilgrimToHyperion commented 5 months ago

And what code you enter there?

The code/pin to arm / disarm the alarm.

GitittomeNow commented 5 months ago

Not sure why this is closed as there is no option to say pin is not required.

yozik04 commented 5 months ago

Not sure why this is closed as there is no option to say pin is not required.

I assume you were not on dev branch where we had the fix. I have Released 3.5.0 now. Feel free to update and verify.