mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Fix incorrect yaml in hangouts (#17169)
This commit is contained in:
parent
1061c369f1
commit
5e7d4a57a3
@ -12,5 +12,4 @@ send_message:
|
||||
example: '[{"text":"test", "is_bold": false, "is_italic": false, "is_strikethrough": false, "is_underline": false, "parse_str": false, "link_target": "http://google.com"}, ...]'
|
||||
data:
|
||||
description: Other options ['image_file' / 'image_url']
|
||||
example: '{ "image_file": "file" }' or '{ "image_url": "url" }'
|
||||
|
||||
example: '{ "image_file": "file" } or { "image_url": "url" }'
|
||||
|
Loading…
x
Reference in New Issue
Block a user