2 Commits
0.1.5 ... 0.1.6

2 changed files with 4 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
"documentation": "https://git.bahmcloud.de/bahmcloud/Whatsapp-Bridge-Integration",
"dependencies": [],
"codeowners": ["@bahmcloud"],
"version": "0.1.5",
"version": "0.1.6",
"iot_class": "local_polling",
"config_flow": true
}

View File

@@ -1,17 +1,13 @@
send_message:
name: Send Message
description: Sends a WhatsApp message.
description: Sends a WhatsApp message via the Bridge.
fields:
recipient:
name: Recipient
description: Select an account or enter a manual number/ID.
description: Select an account entity or type a manual number.
required: true
selector:
text: {} # Easy Entry from some custom Numbers
entity:
filter:
integration: whatsapp_bridge_integration
domain: sensor
text: {}
message:
name: Message
description: The content of your message.