From 93b57878f9f66372ee0be773c3ebc95d15eb2569 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Bachmann?= Date: Tue, 14 Apr 2026 14:01:07 +0000 Subject: [PATCH] custom_components/whatsapp_bridge_integration/services.yaml aktualisiert --- .../whatsapp_bridge_integration/services.yaml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/custom_components/whatsapp_bridge_integration/services.yaml b/custom_components/whatsapp_bridge_integration/services.yaml index 30a4aa2..d39ada0 100644 --- a/custom_components/whatsapp_bridge_integration/services.yaml +++ b/custom_components/whatsapp_bridge_integration/services.yaml @@ -4,18 +4,17 @@ send_message: fields: recipient: name: Recipient - description: Choose a WhatsApp Account or enter a manual phone number. + description: Select an Account, the Broadcast entity, or type a manual number. required: true selector: - # 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: {} + # Dies zeigt nun "WhatsApp Rene", "WhatsApp Work" UND "WhatsApp Broadcast (All)" an. + entity: + filter: + integration: whatsapp_bridge_integration + domain: sensor message: name: Message - description: The content of your message. + description: Your message text. required: true selector: text: