Skip to main content

Get door sensor setings

Returns info about door sensor options

Responses

OK


Schema
  • enable boolean
  • repeating_message_delay integer

    Time in seconds after which the panel will send the next message if the sensor is not closed

  • repeating_message_enable boolean

    Resending messages if one message is not enough

  • opening_delay integer

    Time that the door sensor must be open to start sending alerts

  • available_modes string[]

    Possible values: [door_sensor, enter_button, concierge]

    door sensor - the contacts work as contacts of a door sensor, when the contacts are opened after the time specified in the parameter, the panel sends a message that the door has been open for too long

    enter_button - when the contacts are closed, it opens the door with a notification in the log that the door is open with the entry button

    concierge - call the concierge when the contacts are closed

  • mode object
    oneOf

  • string

    Possible values: [door_sensor, enter_button, concierge]

Loading...