ParadoxAlarmInterface / ParadoxAlarmInterface/pai
Zone tamper trouble not reset in MQTT interface
Nobody has claimed this yet.
- 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
-
physically disconnect a tamper-enabled zone from the panel
MQTT state changes toparadox/states/zones/<zone>/zone_tamper_trouble = True -
physically reconnect the zone to the panel
MQTT state doesn't change back toparadox/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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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