custom_components/whatsapp_bridge_integration/services.yaml aktualisiert
This commit is contained in:
@@ -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:
|
||||
# Dies zeigt nun "WhatsApp Rene", "WhatsApp Work" UND "WhatsApp Broadcast (All)" an.
|
||||
entity:
|
||||
filter:
|
||||
integration: whatsapp_bridge_integration
|
||||
domain: sensor
|
||||
# Falls du eine Nummer manuell eintippen willst (YAML), bleibt das Feld offen
|
||||
text: {}
|
||||
message:
|
||||
name: Message
|
||||
description: The content of your message.
|
||||
description: Your message text.
|
||||
required: true
|
||||
selector:
|
||||
text:
|
||||
|
||||
Reference in New Issue
Block a user