mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
12 lines
236 B
YAML
12 lines
236 B
YAML
send_text_command:
|
|
fields:
|
|
command:
|
|
example: turn off kitchen TV
|
|
selector:
|
|
text:
|
|
media_player:
|
|
example: media_player.living_room_speaker
|
|
selector:
|
|
entity:
|
|
domain: media_player
|