We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EVO192 v.7.70.1 + IP150 v.5.6
RPi/Linux
master
Zone tamper trouble not reset in MQTT
physically disconnect a tamper-enabled zone from the panel MQTT state changes to paradox/states/zones/<zone>/zone_tamper_trouble = True
paradox/states/zones/<zone>/zone_tamper_trouble = True
physically reconnect the zone to the panel MQTT state doesn't change back to paradox/states/zones/<zone>/zone_tamper_trouble = False
paradox/states/zones/<zone>/zone_tamper_trouble = False
Please note that I've also enabled Pushover notifications and tamper is handled correctly.
The text was updated successfully, but these errors were encountered:
Indeed. Thank you!
Sorry, something went wrong.
No branches or pull requests
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 to
paradox/states/zones/<zone>/zone_tamper_trouble = True
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.
The text was updated successfully, but these errors were encountered: