Home › Forums › General Discussion & Questions › B&O and HACS integration?
- This topic has 5 replies, 3 voices, and was last updated 1 year, 8 months ago by Hiort.
-
AuthorPosts
-
14 February 2023 at 10:44 #43834
The topic of home automation, (in that case through Theater) was discussed in another thread. I took the liberty to add to a separate thread:
Would like to understand more how home integration is a part of Theatre. Sound great. Could you share some more details on how that is achieved?
Sure! Bang & Olufsen has released its bangolufsen-hacs integration for Home Assistant, which is a brand new (and official!) integration that works with Mozart platform products, like the Theatre and Beolab 28s.
- You need Home Assistant and HACS running to use it
- Add the bangolufsen-hacs repo as a custom repo to HACS
- Give your Theatre a static IP
- Go to integrations and search for Bang & Olufsen to configure it
- Now it’s set up and you can control the Theatre from Home Assistant
Then you can get started setting up the BeoRemote One to trigger things when you use the Light and Control menus.
- In Home Assistant, go to Developer Tools, Events and start listening to the
bangolufsen_event
- Hit any of the numeric, color or arrow buttons on the BeoRemote to and you should see it pop up as an event with the key pressed as the payload (you can also enter the Lights and Device menus on the remote to get a list of named commands, like ‘Cinema’, to send, which will send a function name as payload instead)
- Go to Automations and set up an automation with this event and payload as trigger for something, like turning on/off lights
All in all, very simple if you already have a Home Assistant instance up and running. If not then that is going to be the most challenging part of this process rather than the Theatre specific stuff, as Home Assistant can be a bit fiddly to get started with. I’ve thought of making a short YouTube video of this in action, as there is very little content on this or the Theatre in general.
14 February 2023 at 10:47 #43835I got a bit intrigued by this. I only have Emerge from the Mozart platform, but I have Google Home setup. @Lundmark: You refer to “Home Assistant” and “HACS”. Is that applications that is supposed to run on a server in the network?
14 February 2023 at 12:09 #43836I think this does warrant a new forum on Beoworld General Forum? It can be relatively complicated and there is a multitude of 3rd party add-ons as well as B&O compliant devices.
I dont think we will be serving ourselves well bolting on a automation topic to a Theatre thread, or other linkable devices?
The new post from B&O Manchester at the Barcelona IES 2023, also highlight potential with the KNX Automation platform as a compliant system.
Maybe the mods can have a think about this?
15 February 2023 at 11:18 #43837I did some reading on the topic of Home Assistant and HACS.
Home Assistant is a software that could run on e.g. a Raspberry Pi 3 or 4.
HACS is a manager for downloading and maintaining custom elements for Home Assistant.
B&O have published Home Assistant integration for Bang & Olufsen products: Beolab 28, Beosound Balance, Beosound Emerge, Beosound Level and Beosound Theatre (Audio only for now) Link
According to OP its quite straight forward to setup once you have HA and HACS installed.
From what I have found out it should be possible to have Beoremote One commands to trigger events in your home automation. I would love to control my Ikea Trådfri, using a Beoremote One BT.
15 February 2023 at 12:15 #43838I think a new topic would be the way to go. Does this mean I can trigger any action through the function keys in HA? I still have some stuff which I would love integrate in the BLI but am limited. I can create a scene pressing a function button on the BR1 and can create anything?
15 February 2023 at 14:34 #43839I think a new topic would be the way to go. Does this mean I can trigger any action through the function keys in HA? I still have some stuff which I would love integrate in the BLI but am limited. I can create a scene pressing a function button on the BR1 and can create anything?
As far as I understand, HA “listen to” key press from the BR1, and you can connect certain actions to such key press, like “LIST” “LIGHT” “1”, and that sequence e.g toggle lights in living room.
-
AuthorPosts
- You must be logged in to reply to this topic.