Add icon translations to iCloud (#111812)
This commit is contained in:
parent
661209111c
commit
9d89adb3d0
1 changed files with 8 additions and 0 deletions
8
homeassistant/components/icloud/icons.json
Normal file
8
homeassistant/components/icloud/icons.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"services": {
|
||||
"update": "mdi:update",
|
||||
"play_sound": "mdi:speaker-wireless",
|
||||
"display_message": "mdi:message-alert",
|
||||
"lost_device": "mdi:devices"
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue