Tado add-on only works with one bridge? (since openHAB version 4.3.4)

Hello!

Since openHAB version 4.3.4, my Tado add-on only works with one bridge.

I have set up two Tado bridges. The first bridge has 7 zones and the second bridge has 1 zone. The first bridge has a zone with zone ID 1 (living room) and the zone of the second bridge also has zone ID 1 (workspace)

Until version 4.3.3, the bridges were treated separately, so I had a total of 8 zones. Now, it seems that the thing using bridge 2 is actually using bridge 1. All “workspace” items now have the same value as the “living room” items.

It appears that additional zones with identical zone IDs from other bridges are being ignored.

The accounts used in the Bridge things are different.

I was unable to test what happens when the second bridge has a zone with a zone ID that does not exist on the first bridge, and whether this zone is then ignored or functions normally.

Has anyone else observed something similar?

Best regards, Sven

https://github.com/openhab/openhab-addons/pull/18481

@dtb there are Jar files at the top of the PR so you can use them for the time being until the PR itself will have been merged into the OH distro.

Thank you, @AndrewFG . This helps me a lot.
I didn’t find the PR mentioned before asking here. Next time I have to look even better

1 Like