Paradox-alarm-interface

Latest version: v3.4.0

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

Scan your dependencies

Page 3 of 6

2.4.0

Changed
- PUSHOVER_BROADCAST_KEYS configuration format changed (fixes 218). See [configuration in wiki](https://github.com/ParadoxAlarmInterface/pai/wiki/Pushover).

2.3.2

Fixed
- EVO: Trouble parsing in status request.

2.3.1

Fixed
- 204 Alarm status was not updated on SP/MG
- Entities without definitions were filtered out from status updates

2.3.0

Fixed
- 199 Fixed PAI stopped working after HA OS update to 5.11. **Our Hero is [Claudiu Bucur](https://github.com/clau-bucur)**. All credits go to him for fixing this.

HomeAssistant supervisor dev team decided to make configuration schema mandatory for all addons which broke our PAI and some other plugins for everybody who updated HomeAssistant to latest version. HASS team refused to return optional schema back so we had to make some urgent changes to our PAI.

PAI configuration in HomeAssistant is a bit limited now but we will slowly add new settings soon. Open new tickets if you are missing some settings.

Added
- Ability to specify LIMITS in string formats like: `1,2,3-15`. For automatic detection or fetching all data use `auto`.
- Ability to specify LIMITS with `range(1,5)` in python config. `list(range(1,5))` construction is not needed anymore. String format is also supported.

Removed
- File logger is disabled by default. Specify `LOGGING_FILE` if you need that.

2.2.5

Fixed
- 186 Panel clock sync fix (timezone issues)

2.2.4

Added
- Code lockout error now stops PAI

Changed
- `SYNC_TIME_MIN_DRIFT` changed to 120. SP/MG can not sync seconds.

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.