Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[hdpowerview] Add console extension for showing IDs #13615

Merged
merged 1 commit into from
Oct 28, 2022

Conversation

jlaur
Copy link
Contributor

@jlaur jlaur commented Oct 28, 2022

Example session:

openhab> openhab:hdpowerview showIds
API bridge: PowerView Hub
 - Shades:
    - ID: 23137 (Gardin 7)
    - ID: 24076 (Gardin 10)
    - ID: 32544 (Gardin 6)
    - ID: 58120 (Gardin 2)
    - ID: 34896 (Gardin 5)
    - ID: 5868 (Gardin 8)
    - ID: 38196 (Gardin 1)
    - ID: 46532 (Gardin 3)
    - ID: 42949 (Gardin 4)
    - ID: 36137 (Gardin 11)
    - ID: 24927 (Gardin 9)
 - Repeaters:
    - ID: 17805 (Repeater soveværelse)

Fixes #13614
Depends on openhab/openhab-core#3111

@jlaur jlaur added the enhancement An enhancement or new feature for an existing add-on label Oct 28, 2022
@jlaur jlaur requested a review from a team October 28, 2022 12:10
@andrewfg
Copy link
Contributor

@jlaur brilliant! We will of course also need it for Gen 3..

Copy link
Contributor

@andrewfg andrewfg left a comment

Choose a reason for hiding this comment

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

LGTM :)

@andrewfg
Copy link
Contributor

Albeit (nota bene to self) your code will have to be extended to include support for gateway bridges resp. shade3 things.

Copy link
Contributor

@lolodomo lolodomo left a comment

Choose a reason for hiding this comment

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

LGTM, thank you

@lolodomo lolodomo merged commit af4657f into openhab:main Oct 28, 2022
@lolodomo lolodomo added this to the 3.4 milestone Oct 28, 2022
@jlaur jlaur deleted the 13614-hdpowerview-console-show-ids branch November 5, 2022 18:48
andan67 pushed a commit to andan67/openhab-addons that referenced this pull request Nov 6, 2022
andrasU pushed a commit to andrasU/openhab-addons that referenced this pull request Nov 12, 2022
Fixes openhab#13614

Signed-off-by: Jacob Laursen <[email protected]>
Signed-off-by: Andras Uhrin <[email protected]>
borazslo pushed a commit to borazslo/openhab-mideaac-addon that referenced this pull request Jan 8, 2023
psmedley pushed a commit to psmedley/openhab-addons that referenced this pull request Feb 23, 2023
nemerdaud pushed a commit to nemerdaud/openhab-addons that referenced this pull request Feb 28, 2023
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.

[hdpowerview] Console command for identifying shade/repeater IDs
3 participants