Skip to content
New issue

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

What is "Outputs"? #29

Open
maorcc opened this issue May 27, 2024 · 2 comments
Open

What is "Outputs"? #29

maorcc opened this issue May 27, 2024 · 2 comments

Comments

@maorcc
Copy link
Contributor

maorcc commented May 27, 2024

In the home-assistant Pima addon logs I see that about 10 seconds after every change in the arming state, there is a change in the "Outputs" field. What are the Outputs? Can we please document that either in the README or inside the code itself?

@maorcc
Copy link
Contributor Author

maorcc commented Sep 14, 2024

@deiger, can you say more about the meaning of "Outputs"?

@maorcc
Copy link
Contributor Author

maorcc commented Sep 14, 2024

@deiger, more specifically, I do not understand the following output. As you can see, the alarm is in "home1" armed state, and there is an open zone (i.e., zone 2) that triggered the alarm, but there are no values in Alamred Zones.
Why are there no Alarmed Zones when there are Open Zones while the alarm is in an Armed state?

Why are there so many values in the Outputs field? What do they mean?

{
  "logged in":true,
  "open zones":[2],
  "alarmed zones":[],
  "bypassed zones":[],
  "failed zones":[],
  "partitions": {"1":"home1","2":"disarm","3":"disarm","4":"disarm","5":"disarm","6":"disarm","7":"disarm","8":"disarm","9":"disarm","10":"disarm","11":"disarm","12":"disarm","13":"disarm","14":"disarm","15":"disarm","16":"disarm"},
  "failures":["Low Battery"],
  "command ack":true,
  "outputs":[0,1,4,5,12,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50]
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant