github ParadoxAlarmInterface/pai 3.0.0
3.0.0 BREAKING CHANGES

latest releases: 3.5.0, 3.4.1, 3.4.0...
2 years ago

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)

Don't miss a new pai release

NewReleases is sending notifications on new releases.