mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add support for multiple SimpliSafe sensors (#15218)
This commit is contained in:
parent
b3c8b031ca
commit
81eb6d8e78
@ -17,7 +17,15 @@ The `simplisafe` integration integrates [SimpliSafe home security](https://simpl
|
||||
There is currently support for the following device types within Home Assistant:
|
||||
|
||||
- **Alarm Control Panel**: reports on the current alarm status and can be used to arm and disarm the system.
|
||||
- **Lock**: Reports on `Door Locks` and can be used to lock and unlock a lock.
|
||||
- **CO Detector**: reports on the carbon monoxide sensor status*.
|
||||
- **Entry Sensor**: reports on the current entry sensor status*.
|
||||
- **Freeze Sensor**: reports on the freeze sensor temperature*.
|
||||
- **Lock**: reports on `Door Locks` and can be used to lock and unlock a lock.
|
||||
- **Motion Sensor**: triggers [events](#events) if the alarm is armed or if secret alerts are enabled in SimpliSafe.
|
||||
- **Smoke Detector**: reports on the smoke sensor status*.
|
||||
- **Water Sensor**: reports on water sensor status*.
|
||||
|
||||
* Sensor status is updated only once every 30 seconds, so information displayed in Home Assistant may be delayed.
|
||||
|
||||
## Configuration
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user