diff --git a/source/_integrations/simplisafe.markdown b/source/_integrations/simplisafe.markdown index 34f7a067851..aec955d06ee 100644 --- a/source/_integrations/simplisafe.markdown +++ b/source/_integrations/simplisafe.markdown @@ -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