Add icon translations to Verisure (#112342)
This commit is contained in:
parent
f1e564fb47
commit
aab2c91c87
1 changed files with 7 additions and 0 deletions
7
homeassistant/components/verisure/icons.json
Normal file
7
homeassistant/components/verisure/icons.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"services": {
|
||||
"capture_smartcam": "mdi:camera",
|
||||
"enable_autolock": "mdi:lock",
|
||||
"disable_autolock": "mdi:lock-off"
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue