diff --git a/source/_integrations/guardian.markdown b/source/_integrations/guardian.markdown index f57cf244d3b..cdfd5347973 100644 --- a/source/_integrations/guardian.markdown +++ b/source/_integrations/guardian.markdown @@ -4,6 +4,7 @@ description: Instructions on how to integrate SimpliSafe into Home Assistant. ha_iot_class: Local Polling ha_release: '0.111' ha_category: + - Button - Binary Sensor - Sensor - Switch @@ -14,6 +15,7 @@ ha_domain: guardian ha_zeroconf: true ha_platforms: - binary_sensor + - button - diagnostics - sensor - switch @@ -27,6 +29,7 @@ The `guardian` integration integrates There is currently support for the following device types within Home Assistant: - **Binary Sensor**: reports the status of the onboard leak detector and access point +- **Button**: add various configuration controls - **Sensor**: reports on the device's detected temperature and uptime - **Switch**: allows the user to open and close the valve @@ -50,14 +53,6 @@ Add a new paired sensor to the valve controller. | ---------------------- | -------- | ------------------------------------------------ | | `uid` | yes | The unique device ID on the bottom of the sensor.| -### `guardian.reboot` - -Reboot the device. - -### `guardian.reset_valve_diagnostics` - -Fully (and irrecoverably) reset all valve diagnostics. - ### `guardian.unpair_sensor` Remove a paired sensor from the valve controller.