Community Hass.io Add-on: Paradox Alarm Interface

Thanks.
It’s really strange!!!

I’ve made a test in new HA environment, starting from scratch and the MQTT broker integration looks like this
Schermata 2021-02-08 alle 09.10.51

while in my production HA it’s like this
Schermata 2021-02-08 alle 09.11.48

both have Enable new entities checked

Schermata 2021-02-08 alle 09.03.36

and in the new HA for testing I see the SP6000 and entities.

Really strange!

What can I check in the MQTT Integration?

Thanks again.

PS:
I have removed the MQTT Integration, rebooted, added it again when it appears in the proposed integrations, rebooted again and now it works!
Hope that all others MQTT entities woks as before…
So, my fault…
Thanks

I have just rebooted my Raspberry Pi, and for some reason PAI is now trying to connect via Serial, rather than IP.

My config:

LOGGING_FILE: null
LOGGING_LEVEL_CONSOLE: 20
LOGGING_LEVEL_FILE: 40
LOGGING_DUMP_PACKETS: false
LOGGING_DUMP_MESSAGES: false
LOGGING_DUMP_STATUS: false
LOGGING_DUMP_EVENTS: false
CONNECTION_TYPE: IP
SERIAL_PORT: /dev/ttyUSB0
SERIAL_BAUD: 9600
IP_CONNECTION_HOST: 192.168.0.17
IP_CONNECTION_PORT: 10000
IP_CONNECTION_PASSWORD: paradox
IP_CONNECTION_SITEID: null
IP_CONNECTION_EMAIL: null
IP_CONNECTION_PANEL_SERIAL: null
IP_CONNECTION_BARE: false

The error messages in the Log


2021-02-08 14:50:17,052 - INFO     - PAI - Starting Paradox Alarm Interface 2.2.4
2021-02-08 14:50:17,052 - INFO     - PAI - Config loaded from /data/options.json
2021-02-08 14:50:17,053 - INFO     - PAI - Console Log level set to 20
2021-02-08 14:50:17,054 - INFO     - PAI - Starting...
2021-02-08 14:50:17,055 - INFO     - PAI.paradox.paradox - Connecting to interface
2021-02-08 14:50:17,055 - INFO     - PAI.paradox.paradox - Using Serial Connection
2021-02-08 14:50:17,067 - INFO     - PAI.paradox.connections.serial_connection - Connecting to serial port /dev/ttyS1
2021-02-08 14:50:17,067 - INFO     - PAI.paradox.connections.serial_connection - /dev/ttyS1 is not readable/writable. Trying to fix...
2021-02-08 14:50:17,068 - ERROR    - PAI.paradox.connections.serial_connection - Failed to update file /dev/ttyS1 permissions
2021-02-08 14:50:17,069 - ERROR    - PAI.paradox.paradox - Failed to connect to interface
2021-02-08 14:50:17,070 - ERROR    - PAI - Unable to connect to alarm

Any ideas?

1 Like

Same boat, disabled addon in HA to do some modifications in BabyWare and then restarted to find out it tries serial and ignores all input From config page of addon. In addition to your log i can add System Log

Hello all, the same for me.

+1

Same problem after Supervisor update.

It was working perfectly for months.

Could this be related to :

WTH! I was struggling and thought what did i do!!! Well fingers crossed, it gets fixed soon, we all hope. Was it for you also PAI (paradox) or something else? Best regards!

I have changed auto_uart to uart as well. But they have broken something else.

1 Like

Seems permission related, maybe based on recent vulnerability.

Same problem here, since the supervisor update. I’m trying from the IP way … it was OK before the update. I hope it will figure out soon …

1 Like

Thank you Jevgeni !

Thank God I am not the only one.

Hopefully HA will come up with a fix ASAP

Any idea on what we could report to HA team about this issue ? Did someone already report the problem ?

It is: https://github.com/home-assistant/supervisor/issues/2540

1 Like

Nice, thank you.
Interesting debate. :slight_smile:

How can this be fixed?

2.3.0 was released that fixes the issue.

3 Likes

Wow. How do I get this update? I tried ha supervisor update cli. nothing happened

Edit: my bad. i thought you meant ha core. xD updated Paradox Alarm Interface 2.3.0. Worked flawlessly!
Thanks man!!

how do i get the update

got it thanks