nguyer / homeassistant-bond-home

38 stars 15 forks source link

Support more than one bond bridge #18

Open MXNPD opened 4 years ago

MXNPD commented 4 years ago

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

For the Back of House (BOH) Bond

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 commented 4 years ago

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.

ohkeepa commented 4 years ago

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!

zhazell commented 4 years ago

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 commented 4 years ago

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

Fr3nchToast commented 3 years ago

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

cazador481 commented 3 years ago

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

On Thu, Jan 14, 2021, 12:07 PM Fr3nchToast notifications@github.com 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 https://github.com/nguyer/homeassistant-bond-home/issues/18#issuecomment-760331629, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA5ISHDCPZ2RNTO7CFUC7LSZ4QDNANCNFSM4ML6E4JQ .

Fr3nchToast commented 3 years ago

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 commented 3 years ago

Please log this issue on the home assistant core repo. The official addon has been working great for me. Thanks -Blake Niemyjski

On Thu, Jan 14, 2021 at 12:01 PM Eddie Ash notifications@github.com wrote:

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

On Thu, Jan 14, 2021, 12:07 PM Fr3nchToast notifications@github.com 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 < https://github.com/nguyer/homeassistant-bond-home/issues/18#issuecomment-760331629 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAA5ISHDCPZ2RNTO7CFUC7LSZ4QDNANCNFSM4ML6E4JQ

.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nguyer/homeassistant-bond-home/issues/18#issuecomment-760363915, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHZFI2WPBELVEMKZR5QK5LSZ4WPJANCNFSM4ML6E4JQ .

Fr3nchToast commented 3 years ago

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