mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Use map
for headers
field in the rest_command integration (#19255)
This commit is contained in:
parent
dfdda04d3b
commit
0d09c70f68
@ -40,7 +40,7 @@ service_name:
|
|||||||
headers:
|
headers:
|
||||||
description: The headers for the requests.
|
description: The headers for the requests.
|
||||||
required: false
|
required: false
|
||||||
type: list
|
type: map
|
||||||
payload:
|
payload:
|
||||||
description: A string/template to send with request.
|
description: A string/template to send with request.
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user