mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Add lawn mower icon translations (#108466)
This commit is contained in:
parent
360ca9de34
commit
1804141b27
12
homeassistant/components/lawn_mower/icons.json
Normal file
12
homeassistant/components/lawn_mower/icons.json
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"entity_component": {
|
||||||
|
"_": {
|
||||||
|
"default": "mdi:robot-mower"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"services": {
|
||||||
|
"dock": "mdi:home-import-outline",
|
||||||
|
"pause": "mdi:pause",
|
||||||
|
"start_mowing": "mdi:play"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user