diff --git a/homeassistant/components/simplisafe/services.yaml b/homeassistant/components/simplisafe/services.yaml index 273aa02c300..bdd7939a209 100644 --- a/homeassistant/components/simplisafe/services.yaml +++ b/homeassistant/components/simplisafe/services.yaml @@ -1,4 +1,16 @@ # Describes the format for available SimpliSafe services +clear_notifications: + name: Clear notifications + description: Clear any active SimpliSafe notificiations + fields: + device_id: + name: System + description: The system to remove the PIN from + required: true + selector: + device: + integration: simplisafe + model: alarm_control_panel remove_pin: name: Remove PIN description: Remove a PIN by its label or value.