mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-23 21:06:41 +01:00
7 lines
209 B
Python
7 lines
209 B
Python
"""Constants for the Bluesound HiFi wireless speakers and audio integrations component."""
|
|
|
|
DOMAIN = "bluesound"
|
|
INTEGRATION_TITLE = "Bluesound"
|
|
ATTR_BLUESOUND_GROUP = "bluesound_group"
|
|
ATTR_MASTER = "master"
|