mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Add missing SimpliSafe service information (#60958)
This commit is contained in:
parent
e36f9f684d
commit
e33774a61e
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user