1
mirror of https://github.com/home-assistant/core synced 2024-09-06 10:29:55 +02:00
ha-core/homeassistant/components/notify/services.yaml
Franck Nijhof a96ee22afa
Migrate notify services to support translations (#96413)
* Migrate notify 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 14:37:45 -04:00

38 lines
755 B
YAML

# Describes the format for available notification services
notify:
fields:
message:
required: true
example: The garage door has been open for 10 minutes.
selector:
text:
title:
example: "Your Garage Door Friend"
selector:
text:
target:
example: platform specific
selector:
object:
data:
example: platform specific
selector:
object:
persistent_notification:
fields:
message:
required: true
example: The garage door has been open for 10 minutes.
selector:
text:
title:
example: "Your Garage Door Friend"
selector:
text:
data:
example: platform specific
selector:
object: