Skip to content

Releases: ParadoxAlarmInterface/pai

2.6.0

08 May 12:45
Compare
Choose a tag to compare

Added

  • Spectra and Magellan PGM Status and definitions reading.

Fixed

  • IP Connection via SWAN fixes when site had more than one panel or had cameras.

Improved

  • Better messages about MQTT connection problems

2.5.2

12 Mar 19:29
Compare
Choose a tag to compare

Added

  • New LABEL_ENCODINGs supported #225 (Credits to @tekand):
    • Arabic paradox-ar
    • Greek paradox-el
    • Hebrew paradox-he

Changed

  • LABEL_ENCODING: paradox-ee changed to paradox-et to match ISO 639-1

2.5.1

10 Mar 13:07
Compare
Choose a tag to compare

Fixed:

  • Label encodings support in python 3.9
  • slugify requirement is added to help (#221)
  • run.sh fix (#220)

Changed

  • Python 3.9 is now used inside docker container

2.5.0

09 Mar 16:03
Compare
Choose a tag to compare

Added

See new LABEL_ENCODING configuration here

2.4.0

08 Mar 19:33
Compare
Choose a tag to compare

Changed

2.3.2

07 Mar 16:24
Compare
Choose a tag to compare

Fixed

  • EVO: Trouble parsing in status request.

2.3.1

11 Feb 22:36
Compare
Choose a tag to compare

Fixed

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

2.3.0 Fix for supervisor 2021.02+ (HA OS 5.11+)

10 Feb 14:19
Compare
Choose a tag to compare

Fixed

  • #199 Fixed PAI stopped working after HA OS update to 5.11. Our Hero is Claudiu 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

21 Jan 21:03
Compare
Choose a tag to compare

Fixed

  • #186 Panel clock sync fix (timezone issues)

2.2.4

29 Oct 08:06
Compare
Choose a tag to compare

Added

  • Code lockout error now stops PAI

Changed

  • SYNC_TIME_MIN_DRIFT changed to 120. SP/MG can not sync seconds.