diff --git a/source/_integrations/simplisafe.markdown b/source/_integrations/simplisafe.markdown index 7b2fddb84a3..4c5d70a0458 100644 --- a/source/_integrations/simplisafe.markdown +++ b/source/_integrations/simplisafe.markdown @@ -5,6 +5,7 @@ ha_release: 0.81 ha_iot_class: Cloud Polling ha_category: - Alarm + - Button - Lock ha_config_flow: true ha_codeowners: @@ -13,6 +14,7 @@ ha_domain: simplisafe ha_platforms: - alarm_control_panel - binary_sensor + - button - diagnostics - lock - sensor @@ -49,12 +51,6 @@ SimpliSafe authenticates users via its web app. Due to technical limitations, th ## Services -### `simplisafe.clear_notifications` - -Clear any existing notifications within the SimpliSafe cloud; this will mark existing -notifications as "read" in the SimpliSafe web and mobile apps, as well as prevent them -from triggering future `SIMPLISAFE_NOTIFICATION` events. - ### `simplisafe.remove_pin` Remove a SimpliSafe PIN (by label or PIN value).