mirror of
https://github.com/home-assistant/core.git
synced 2026-02-24 11:57:05 +00:00
10 lines
180 B
JSON
10 lines
180 B
JSON
{
|
|
"services": {
|
|
"reload": "mdi:reload",
|
|
"write_coil": "mdi:pencil",
|
|
"write_register": "mdi:database-edit",
|
|
"stop": "mdi:stop",
|
|
"restart": "mdi:restart"
|
|
}
|
|
}
|