1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00
Files
core/homeassistant/components/homeworks/services.yaml
Erik Montnemery d058615961 Add service homeworks.send_command (#114059)
* Add service homeworks.send_command

* Translate exception
2024-04-03 09:10:10 +02:00

14 lines
256 B
YAML

send_command:
fields:
controller_id:
required: true
example: "lutron_homeworks"
selector:
text:
command:
required: true
example: "KBP, [02:08:02:01], 1"
selector:
text:
multiple: true