mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
Add service icons to Bluesound (#113281)
This commit is contained in:
committed by
GitHub
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"
|
||||||
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user