João Paulo Barraca

Results 43 comments of João Paulo Barraca

Added an experimental feature in this direction. If you set MQTT_CHALLENGE_SECRET to a string: - paradox/states/challenge will contain a random hex challenge - MQTT commands must be accompanied by a...

It's a standard challenge based auth and solves the issue of a passive attacker. I will use it as I have a device that doesnt use tls but can calculate...

Also, even with TLS, any client connected to the broker can disarm the panel. If someone as a requirement for authenticating the requests, this helps. Related to this, i would...

Output status is currently not retrieved from the panel as this information is not present in the documentation. Will need to find if the status is actually exposed.

ARM: ``` {"additional_data": {}, "change": {}, "id": 5, "key": "user,USERNAME,", "label": "USERNAME", "label_type": null, "level": "INFO", "major": 29, "message": "Arming by user USERNAME", "minor": 5, "module": "0xe", "name": "USERNAME", "partition":...

Yes. You should get events when zones open or when a partition is armed/disarmed

Can you increase the log level to DEBUG including packet and message dumps? Then activate some zones or arm/disarm the panel and see if there are events coming from the...

You can safely ignore that message as it is a bit misleading. Regarding the log you sent, the normal set of messages is there, including messages such as the following....

Great! I may use that, and will add it to our wiki. PAI natively supports pushover, signal, pushbullet and sms but it's not possible to customize the type and text...

Messages sent through pushover will have a priority that reflects the criticality of the event. When the alarm triggers you will receive an emergency notification, which you will need to...