Command line command is template for binary sensor and sensor (#32049)

This commit is contained in:
G Johansson 2024-03-30 07:06:33 +01:00 committed by GitHub
parent 7c923f48f8
commit 9dfd58f4d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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