mirror of
https://github.com/home-assistant/core.git
synced 2026-08-30 02:35:19 -05:00
11 lines
127 B
JSON
11 lines
127 B
JSON
{
|
|
"services": {
|
|
"clear": {
|
|
"service": "mdi:delete"
|
|
},
|
|
"write": {
|
|
"service": "mdi:pencil"
|
|
}
|
|
}
|
|
}
|