ParadoxAlarmInterface / ParadoxAlarmInterface/pai

Zone tamper trouble not reset in MQTT interface

Open
#463 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug evo192 ip150
Dominant language
Python
Stars
424
Forks
118
PR merge metrics
No merged PRs in 30d

Description

Alarm system

EVO192 v.7.70.1 + IP150 v.5.6

Environment

RPi/Linux

Git branch

master

Describe the bug

Zone tamper trouble not reset in MQTT

To Reproduce

  1. physically disconnect a tamper-enabled zone from the panel
    MQTT state changes to paradox/states/zones/<zone>/zone_tamper_trouble = True

  2. physically reconnect the zone to the panel
    MQTT state doesn't change back to paradox/states/zones/<zone>/zone_tamper_trouble = False

Please note that I've also enabled Pushover notifications and tamper is handled correctly.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue by disconnecting and reconnecting a tamper-enabled zone, then trace the MQTT state update for zone_tamper_trouble. Compare the MQTT behavior with the correctly handled Pushover notification path; done means the MQTT state returns from True to False after reconnection.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
security
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.