Add lawn mower icon translations (#108466)

pull/108544/head
Franck Nijhof 2024-01-20 20:34:10 +01:00 committed by GitHub
parent 360ca9de34
commit 1804141b27
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
{
"entity_component": {
"_": {
"default": "mdi:robot-mower"
}
},
"services": {
"dock": "mdi:home-import-outline",
"pause": "mdi:pause",
"start_mowing": "mdi:play"
}
}