Skip to main content

Set security sensor settings

Configures the security sensor (zone) settings.

  • No — zone number.
  • Type — sensor trigger type:
    • Normal mode — activates only when the system is armed and the zone is included in the active scene. Typically used for door and window sensors.
    • Emergency / 24 hours — always active regardless of arming state. Used for flood, gas, smoke, and heat sensors.
  • Mode — wiring mode of the sensor (no, nc, 3c, bell).
  • Delay — delay in seconds before the zone triggers an alarm. Applies only to normal type zones; other types always have a delay of 0.
  • Sensor — sensor icon type shown when the zone is triggered.
Request Body
  • zones object[] required

    List of zone settings

  • zone_id integer

    Possible values: <= 15

    Zone number

  • type string

    Sensor type

  • mode string

    Sensor mode

  • delay integer

    Sensor activation delay in seconds

  • sensor string

    Sensor name

Responses

OK

Loading...