mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
8 lines
159 B
YAML
8 lines
159 B
YAML
command_line:
|
|
- "binary_sensor":
|
|
"name": "Test"
|
|
"command": "echo 1"
|
|
"payload_on": "1"
|
|
"payload_off": "0"
|
|
"command_timeout": 15
|