mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Command line command is template for binary sensor and sensor (#32049)
This commit is contained in:
parent
7c923f48f8
commit
9dfd58f4d3
@ -43,7 +43,7 @@ command_line:
|
||||
command:
|
||||
description: The action to take to get the value.
|
||||
required: true
|
||||
type: string
|
||||
type: template
|
||||
command_timeout:
|
||||
description: Defines number of seconds for command timeout.
|
||||
required: false
|
||||
@ -168,7 +168,7 @@ command_line:
|
||||
command:
|
||||
description: The action to take to get the value.
|
||||
required: true
|
||||
type: string
|
||||
type: template
|
||||
command_timeout:
|
||||
description: Defines number of seconds for command timeout
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user