-
Notifications
You must be signed in to change notification settings - Fork 17
Examples Google
caiosweet edited this page Nov 10, 2022
·
2 revisions
service: script.my_notify
data:
message: Message for text and google
google: true
service: script.my_notify
data:
google:
message_tts: test more Google.
media_player: media_player.red,media_player.black2
volume: 0.5
service: script.my_notify
data:
notify: telegram
message: Message only for telegram
google:
message_tts: Message only for Google.
media_player: media_player.red
volume: 0.6
service: script.my_notify
data:
notify: 0
google:
message_tts: Speek only Google.
volume: 0.6
service: script.my_notify
data:
notify: 0
message: Speek only Google.
google: true