mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Update reload icons for automation and person service (#109147)
This commit is contained in:
parent
6023980c2e
commit
2b534af960
@ -13,6 +13,6 @@
|
|||||||
"turn_off": "mdi:robot-off",
|
"turn_off": "mdi:robot-off",
|
||||||
"toggle": "mdi:robot",
|
"toggle": "mdi:robot",
|
||||||
"trigger": "mdi:robot",
|
"trigger": "mdi:robot",
|
||||||
"reload": "mdi:robot"
|
"reload": "mdi:reload"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -8,6 +8,6 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"services": {
|
"services": {
|
||||||
"reload": "mdi:account-sync"
|
"reload": "mdi:reload"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user