simplisafe_list_sensors
List all SimpliSafe sensors and devices with battery, offline, and triggered status. Filter by type or view only problems.
Instructions
List the sensors and devices paired to a system — entry sensors, motion, glass break, smoke/CO, keypads, sirens and locks — with battery, offline and triggered status. Filter by type with type_name (e.g. "entry", "motion_v2", "lock").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sid | No | System id. Optional when the account has exactly one system; required when it has several. | |
| type_name | No | Only return devices of this type name, e.g. "entry", "lock", "smoke". | |
| force_update | No | Ask the base station to re-poll its devices first (slower). Defaults to false. | |
| problems_only | No | Only return devices that are offline, low battery, or triggered. |