Bluesound
The Bluesound integrationIntegrations connect and integrate Home Assistant with your devices, services, and more. [Learn more] allows you to control your Bluesound HiFi wireless speakers and audio integrations from Home Assistant.
Configuration
To add the Bluesound device to your Home Assistant instance, use this My button:
Bluesound can be auto-discovered by Home Assistant. If an instance was found, it will be shown as Discovered. You can then set it up right away.
Manual configuration steps
If it wasn’t discovered automatically, don’t worry! You can set up a manual integration entry:
-
Browse to your Home Assistant instance.
-
In the bottom right corner, select the
Add Integration button. -
From the list, select Bluesound.
-
Follow the instructions on screen to complete the setup.
Buttons
These are the available button entities:
-
button.speaker_name_set_sleep_timer: Setting a sleep timer. -
button.speaker_name_sleep_timer: Clearing the sleep timer.
Replace speaker_name with the name of your speaker.
Button button.speaker_name_set_sleep_timer
Sets a timer that will turn off the speaker. For each time you call this it will increase the time by one step. The steps are (in minutes): 15, 30, 45, 60, 90, 0. If you increase an ongoing timer of for example 13 minutes, it will increase it to 15. If the timer is set to 90, it will remove the time (hence the 0).
This button is disabled by default.
Button button.speaker_name_clear_sleep_timer
Clear the sleep timer on a speaker, if one is set.
This button is disabled by default.
Removing the integration
This integration follows standard integration removal. No extra steps are required.
To remove an integration instance from Home Assistant
- Go to Settings > Devices & services and select the integration card.
- From the list of devices, select the integration instance you want to remove.
- Next to the entry, select the three dots
menu. Then, select Delete.