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
In working on the ability to bypass zones, got this error:
Error fetching totalconnect data: ('unknown result code -4504', OrderedDict([('ResultCode', -4504), ('ResultData', 'Failed to Bypass Zone')]))
See home-assistant/core#88186
The text was updated successfully, but these errors were encountered:
Correction, this was from my system set to auto bypass low battery. The zone with low battery was a smoke detector that cannot be bypassed.
Sorry, something went wrong.
austinmroczek
Successfully merging a pull request may close this issue.
In working on the ability to bypass zones, got this error:
Error fetching totalconnect data: ('unknown result code -4504', OrderedDict([('ResultCode', -4504), ('ResultData', 'Failed to Bypass Zone')]))
See home-assistant/core#88186
The text was updated successfully, but these errors were encountered: