Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Support more than one bond bridge #18

Open
MXNPD opened this issue Apr 19, 2020 · 9 comments
Open

Support more than one bond bridge #18

MXNPD opened this issue Apr 19, 2020 · 9 comments
Labels
enhancement New feature or request

Comments

@MXNPD
Copy link

MXNPD commented Apr 19, 2020

I happen to have two Bond Bridges in my home and I am trying to add both of them to HA. I have one working at the moment, but would like to add the other, however the config is not seeming to like it. Is there perhaps something I am doing wrong or is it not supported at the moment?

For reference, this is what my config for the bond looks like with two of them

bond:

For the Front of House (FOH) Bond

  • host: 10.20.1.130
    token: XXXXXXX

For the Back of House (BOH) Bond

  • host: 10.20.1.131
    token: XXXXXXXXX

Doing it in the config file, it says, it looks good, but actually checking the config gives this error

Invalid config for [bond]: expected a dictionary for dictionary value @ data['bond']. Got [OrderedDict([('host', '10.20.1.130'), ('token', 'XXXXXX')]), OrderedDict([('host', '10.20.1.131'), ('token', 'XXXXXXX')])]. (See /config/configuration.yaml, line 82).

Any ideas?

@nguyer
Copy link
Owner

nguyer commented Apr 21, 2020

Hmm... I didn't consider the possibility of having multiple Bond Bridges... I'm sure there's something in the integration that assumes there's only one and doesn't work if there's more than one.

I'll mark this as an enhancement of something to support in a future version.

@nguyer nguyer added the enhancement New feature or request label Apr 21, 2020
@nguyer nguyer changed the title Possible to add more than one bond bridge? Support more than one bond bridge Apr 21, 2020
@ohkeepa
Copy link

ohkeepa commented May 27, 2020

I also have 2 Bond Bridges, and need to use them both to reach all the rooms in my house. I would love this feature!

@zappy16
Copy link

zappy16 commented Jul 6, 2020

This would be nice as I have some bond units that are wifi direct with some new ceiling fans I purchased. Be nice to add more than 1 unit.

@chrismccracken
Copy link

I'm also interested in this capability with the same use case: multiple ceiling fans each with their own built-in bond bridge.

@Fr3nchToast
Copy link

Bumping this enhancement request. Would love to see this added!

@cazador481
Copy link

cazador481 commented Jan 14, 2021 via email

@Fr3nchToast
Copy link

I have 2 ceiling fans with their own bridge working in the current version.

On Thu, Jan 14, 2021, 12:07 PM Fr3nchToast @.***> wrote: Bumping this enhancement request. Would love to see this added! — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#18 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA5ISHDCPZ2RNTO7CFUC7LSZ4QDNANCNFSM4ML6E4JQ .

Can you show your config? I wasn't able to list both hosts and tokens without errors.

@niemyjski
Copy link
Collaborator

niemyjski commented Jan 14, 2021 via email

@Fr3nchToast
Copy link

Sorry gents figured this out, was having the same issue as below link. All sorted

https://community.home-assistant.io/t/bond-hub-automation-not-working-at-least-with-ui-configuration/221181

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

8 participants