Add icon translations to Homekit (#111719)
This commit is contained in:
parent
7d1d72cc45
commit
515ca2b6f1
1 changed files with 7 additions and 0 deletions
7
homeassistant/components/homekit/icons.json
Normal file
7
homeassistant/components/homekit/icons.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"services": {
|
||||
"reload": "mdi:reload",
|
||||
"reset_accessory": "mdi:cog-refresh",
|
||||
"unpair": "mdi:link-variant-off"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue