Skip to content

Comments

[boschindego] Add support for multiple accounts / bridges#19545

Merged
jlaur merged 5 commits intoopenhab:mainfrom
Blizzard26:boschindego-support-multiple-accounts
Nov 8, 2025
Merged

[boschindego] Add support for multiple accounts / bridges#19545
jlaur merged 5 commits intoopenhab:mainfrom
Blizzard26:boschindego-support-multiple-accounts

Conversation

@Blizzard26
Copy link
Contributor

@Blizzard26 Blizzard26 commented Oct 24, 2025

This PR adds support for multiple bridges / accounts to bosch indego binding. My Use Case is that I have a split garden and therefore have to bosch indego mowers. To support that I need two different bosch accounts. Up to know only one bridge / bosch account was supported as the cli command automatically added the OAuth Token to every bridge (while each account requires a different token).

The PR doesn't change any actual logic of the binding - it just extends the BoschIndegoCommandExtension with the possibility to specify the bridge the OAuth Token should be passed to.

Signed-off-by: Andreas Lanz <andreas.lanz@gmx.de>
@Blizzard26 Blizzard26 force-pushed the boschindego-support-multiple-accounts branch from 52b0d60 to f189e9d Compare October 24, 2025 21:01
Copy link
Contributor

@jlaur jlaur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your improvement, I certainly had overlooked this scenario. I have provided some feedback, otherwise looks good! 👍

@lsiepel lsiepel added the enhancement An enhancement or new feature for an existing add-on label Oct 25, 2025
Signed-off-by: Andreas Lanz <andreas.lanz@gmx.de>
@Blizzard26 Blizzard26 force-pushed the boschindego-support-multiple-accounts branch from feed5aa to 91ade7f Compare October 25, 2025 22:04
@Blizzard26 Blizzard26 requested a review from jlaur October 25, 2025 22:08
Andreas Lanz added 2 commits October 26, 2025 20:59
Signed-off-by: Andreas Lanz <andreas.lanz@gmx.de>
Signed-off-by: Andreas Lanz <andreas.lanz@gmx.de>
@Blizzard26 Blizzard26 requested a review from jlaur November 8, 2025 20:24
…hab/binding/boschindego/internal/console/BoschIndegoCommandExtension.java

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Copy link
Contributor

@jlaur jlaur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Many thanks, LGTM now.

@jlaur jlaur merged commit 0f9c0f9 into openhab:main Nov 8, 2025
2 checks passed
@jlaur jlaur added this to the 5.1 milestone Nov 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement An enhancement or new feature for an existing add-on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants