Add icon translations to Cloud (#111355)
This commit is contained in:
parent
5849227033
commit
33bf5d7b8b
1 changed files with 6 additions and 0 deletions
6
homeassistant/components/cloud/icons.json
Normal file
6
homeassistant/components/cloud/icons.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"services": {
|
||||
"remote_connect": "mdi:cloud",
|
||||
"remote_disconnect": "mdi:cloud-off"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue