Paradox-alarm-interface

Latest version: v3.4.0

Safety actively analyzes 621751 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

3.4.1

What's Changed
* Expose numeric ids for MQTT definitions by lpaolini in https://github.com/ParadoxAlarmInterface/pai/pull/456
* New configuration parameter `IO_TIMEOUT` for slow connection to panels.
* Restrict `paho_mqtt>=1.5.0,<2`
* Docker image is now based on `python:3.11-alpine`
* Python required `>=3.8,<3.12`. Unfortunately Python 3.12 has lost `imp` module that our `construct` dependency uses. We are now blocked until we will upgrade the code to the latest `construct`.

New Contributors
* lpaolini made their first contribution in https://github.com/ParadoxAlarmInterface/pai/pull/456

**Full Changelog**: https://github.com/ParadoxAlarmInterface/pai/compare/3.4.0...3.4.1

3.4.0

What's Changed

- Added support for SP550+ in 413
- Fix IP interface for Python 3.10 in 414
- Fix EVOHD+ connection problems in 410
- [ip150_connection_decryptor] Suuport new YAML format of Wireshark captures

**Full Changelog**: https://github.com/ParadoxAlarmInterface/pai/compare/3.3.0...3.4.0

3.3.0

What's Changed
* Added support for EVOHD+
* Add support SP7000+ by makstech in https://github.com/ParadoxAlarmInterface/pai/pull/365
* Treat arm_no_entry as armed_night state by mradugin in https://github.com/ParadoxAlarmInterface/pai/pull/385
* Update help, requirements by tekand in https://github.com/ParadoxAlarmInterface/pai/pull/387
* Signal_strength exposed as numeric sensor by tekand in https://github.com/ParadoxAlarmInterface/pai/pull/388
* SWAN reconnection failure possible fix
* Some other minor changes.

**Full Changelog**: https://github.com/ParadoxAlarmInterface/pai/compare/3.2.1...3.3.0

3.2.1

What's Changed
* Add MG5050+
* Add SP6000+ by carcinogoy in https://github.com/ParadoxAlarmInterface/pai/pull/331

New Contributors
* carcinogoy made their first contribution in https://github.com/ParadoxAlarmInterface/pai/pull/331

**Full Changelog**: https://github.com/ParadoxAlarmInterface/pai/compare/3.1.0...3.2.1

3.1.0

What's Changed
* Ability to synchronize panel time on another timezone than the local one by Benoit3 in https://github.com/ParadoxAlarmInterface/pai/pull/291
* Timezone & trouble notification fixes by yozik04 in https://github.com/ParadoxAlarmInterface/pai/pull/314
* Default time drift berore triggering resync is now 2 minutes
* Memory dump script fix

**Full Changelog**: https://github.com/ParadoxAlarmInterface/pai/compare/3.0.1...3.1.0

3.0.0

Master branch had some bugs that required breaking changes to fix them. Now time has come. I am releasing new 3.0.0 version with these breaking changes.

BREAKING CHANGE

Home assistant entity ids have changed and are not backward compatible with previous version. If you used Home Assistant integration before, I recommend you to wipe all alarm and sensor related MQTT messages. You can use MQTT Explorer for that: `homeassistant/*/<your panel serial>` and `paradox/*` topics.

New settings

- It is possible to control what entities are published to Home Assistant with settings:
- HOMEASSISTANT_PUBLISH_PARTITION_PROPERTIES (defaults: target_state, current_state)
- HOMEASSISTANT_PUBLISH_ZONE_PROPERTIES (defaults: open, tamper)

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.