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

Feature request: add doors and windows sensor status #137

Open
TorStava opened this issue Oct 26, 2022 · 0 comments
Open

Feature request: add doors and windows sensor status #137

TorStava opened this issue Oct 26, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@TorStava
Copy link

TorStava commented Oct 26, 2022

Since this information is available in the Android app and on the website, I figured it should be available in the API.

And so it is:

Endpoint: https://mypagesapi.sectoralarm.net/api/housecheck/doorsandwindows
and: https://mypagesapi.sectoralarm.net/api/v2/housecheck/doorsandwindows

(I assume they will move to API v2 in the future)

Sending a POST request with "panelId": PANELID payload returns the devices registered for each floor and room.
Headers were the same as the other requests (including the Authorization token).

I would have given it a try to implement it myself, but my time is already stretched too thin.

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

No branches or pull requests

2 participants