mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Add icon translations to UPB (#112333)
This commit is contained in:
parent
dc2d83f131
commit
abf75c4faf
12
homeassistant/components/upb/icons.json
Normal file
12
homeassistant/components/upb/icons.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"services": {
|
||||
"light_fade_start": "mdi:transition",
|
||||
"light_fade_stop": "mdi:transition-masked",
|
||||
"light_blink": "mdi:eye",
|
||||
"link_deactivate": "mdi:link-off",
|
||||
"link_goto": "mdi:link-variant",
|
||||
"link_fade_start": "mdi:transition",
|
||||
"link_fade_stop": "mdi:transition-masked",
|
||||
"link_blink": "mdi:eye"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user