Ich hab die Info in der Doku des Plugins gefunden!
Du kannst im „DATA“ Feld den Ton der Ausgabe erzeugen wie im Bild zu sehen:
Ich hab dir mal einen enfachen YAML Code als Beispiel angehängt:
alias: Pushover Ton mit Remote
description: ""
triggers:
- device_id: 54654382fc55cc2c96b8a2e2c6c69cb58
domain: zwave_js
type: event.value_notification.central_scene
property: scene
property_key: "001"
endpoint: 0
command_class: 91
subtype: Endpoint 0 Scene 001
trigger: device
value: 0
alias: Hank Remote - Taste 1
conditions:
actions:
- action: notify.pushover
metadata: {}
data:
message: Pushover Nachricht, auf der Remote wurde Taste 1 gedrückt
title: RemoteTaste 1
data:
url: https://www.home-assistant.io/
sound: pianobar
priority: 1
mode: single