core/homeassistant/components/bluesound/icons.json

9 lines
171 B
JSON

{
"services": {
"join": "mdi:link-variant",
"unjoin": "mdi:link-variant-off",
"set_sleep_timer": "mdi:sleep",
"clear_sleep_timer": "mdi:sleep-off"
}
}