1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-26 10:15:33 +01:00
Files
core/homeassistant/components/html5/services.yaml
T
2021-05-12 20:49:04 +02:00

17 lines
392 B
YAML

dismiss:
name: Dismiss
description: Dismiss a html5 notification.
fields:
target:
name: Target
description: An array of targets.
example: ["my_phone", "my_tablet"]
selector:
object:
data:
name: Data
description: Extended information of notification. Supports tag.
example: '{ "tag": "tagname" }'
selector:
object: