mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Add service icons to Bluesound (#113281)
This commit is contained in:
parent
932e073fee
commit
daaadd16e1
8
homeassistant/components/bluesound/icons.json
Normal file
8
homeassistant/components/bluesound/icons.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"services": {
|
||||
"join": "mdi:link-variant",
|
||||
"unjoin": "mdi:link-variant-off",
|
||||
"set_sleep_timer": "mdi:sleep",
|
||||
"clear_sleep_timer": "mdi:sleep-off"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user