simplisafe_list_sensors
List sensors and devices paired to your SimpliSafe system, including battery, offline, and triggered status. Filter by type or show only problems to quickly identify issues.
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. |