custom_components/whatsapp_bridge_integration/services.yaml aktualisiert

This commit is contained in:
2026-04-14 13:59:02 +00:00
parent ec6a9c6dd8
commit 6b3a10bd33

View File

@@ -4,10 +4,15 @@ send_message:
fields: fields:
recipient: recipient:
name: Recipient name: Recipient
description: Select an account entity or type a manual number. description: Choose a WhatsApp Account or enter a manual phone number.
required: true required: true
selector: selector:
text: {} # Dieser Selector sucht live nach deinen angelegten Accounts
addon_entity:
integration: whatsapp_bridge_integration
domain: sensor
# Falls du eine Nummer manuell eintippen willst (YAML), bleibt das Feld offen
text: {}
message: message:
name: Message name: Message
description: The content of your message. description: The content of your message.