Skip to content

Add API to get zone configuration and status #8

@stezak77

Description

@stezak77

It would be useful to have methods returning details of all zones, such as, for each zone:

  • zone configuration:
    • name
    • type (disabled, entry, perimeter, interior...)
  • zone status bitmap (alarm, bypass, fault, low battery...)

To optimize requests and connections, it might be worth to have a single method returning both alarm status and zones info.

The goal is to have home assistant iAlarm integration eventually implement zone sensors once such support is available from this API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions