13 lines
201 B
JSON
13 lines
201 B
JSON
|
{
|
||
|
"entity_component": {
|
||
|
"_": {
|
||
|
"default": "mdi:robot-mower"
|
||
|
}
|
||
|
},
|
||
|
"services": {
|
||
|
"dock": "mdi:home-import-outline",
|
||
|
"pause": "mdi:pause",
|
||
|
"start_mowing": "mdi:play"
|
||
|
}
|
||
|
}
|