hass-core/homeassistant/components/persistent_notification/services.yaml
Franck Nijhof 7ca539fcd0
Migrate persistent notification services to support translations (#96391)
* Migrate persistent notification services to support translations

* Apply suggestions from code review

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-07-12 16:11:28 +02:00

25 lines
406 B
YAML

create:
fields:
message:
required: true
example: Please check your configuration.yaml.
selector:
text:
title:
example: Test notification
selector:
text:
notification_id:
example: 1234
selector:
text:
dismiss:
fields:
notification_id:
required: true
example: 1234
selector:
text:
dismiss_all: