1
mirror of https://github.com/home-assistant/core synced 2024-09-03 08:14:07 +02:00
ha-core/homeassistant/components/matrix/services.yaml
2019-12-17 16:26:36 +01:00

9 lines
294 B
YAML

send_message:
description: Send message to target room(s)
fields:
message:
description: The message to be sent.
example: 'This is a message I am sending to matrix'
target:
description: A list of room(s) to send the message to.
example: '#hasstest:matrix.org'