1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-22 02:47:14 +00:00
Files
core/homeassistant/components/homeworks/icons.json
Erik Montnemery d058615961 Add service homeworks.send_command (#114059)
* Add service homeworks.send_command

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

6 lines
58 B
JSON

{
"services": {
"send_command": "mdi:console"
}
}