mirror of
https://github.com/home-assistant/core.git
synced 2025-08-13 17:45:19 +02:00
Add missing SimpliSafe service information (#60958)
This commit is contained in:
@@ -1,4 +1,16 @@
|
|||||||
# Describes the format for available SimpliSafe services
|
# 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:
|
remove_pin:
|
||||||
name: Remove PIN
|
name: Remove PIN
|
||||||
description: Remove a PIN by its label or value.
|
description: Remove a PIN by its label or value.
|
||||||
|
Reference in New Issue
Block a user