mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Add service icons to Kef (#113321)
This commit is contained in:
parent
ca34fb3fbb
commit
58f216fc89
12
homeassistant/components/kef/icons.json
Normal file
12
homeassistant/components/kef/icons.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"services": {
|
||||
"update_dsp": "mdi:update",
|
||||
"set_mode": "mdi:cog",
|
||||
"set_desk_db": "mdi:volume-high",
|
||||
"set_wall_db": "mdi:volume-high",
|
||||
"set_treble_db": "mdi:volume-high",
|
||||
"set_high_hz": "mdi:sine-wave",
|
||||
"set_low_hz": "mdi:cosine-wave",
|
||||
"set_sub_db": "mdi:volume-high"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user