Add lawn mower icon translations (#108466)
parent
360ca9de34
commit
1804141b27
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"entity_component": {
|
||||
"_": {
|
||||
"default": "mdi:robot-mower"
|
||||
}
|
||||
},
|
||||
"services": {
|
||||
"dock": "mdi:home-import-outline",
|
||||
"pause": "mdi:pause",
|
||||
"start_mowing": "mdi:play"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue