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

Show correct alexa metadata categories for group items #767

Merged
merged 2 commits into from
Jan 8, 2021

Conversation

GiviMAD
Copy link
Member

@GiviMAD GiviMAD commented Jan 7, 2021

Aims to solve issue #511.
For items of type 'Group' disable multiple category selection and show the correct endpoint categories.
Hope this is an acceptable solution.
Thanks in advance.

@GiviMAD GiviMAD requested a review from a team as a code owner January 7, 2021 12:37
@GiviMAD GiviMAD force-pushed the alexa-gruop-item-metadata branch from 0a89485 to 55a8780 Compare January 7, 2021 12:38
Signed-off-by: Yannick Schaus <[email protected]>
Copy link
Member

@ghys ghys left a comment

Choose a reason for hiding this comment

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

Thank you very much @GiviMAD for taking care of this!

I only added some linting fixes; make sure you run ESLint
(for instance with the VSCode extension) in the future.

See: #614 (comment)
and #208 (comment)
I should add this to the docs.

Regarding the functionality itself, I'll trust you, at first sight it seems to work well.

@ghys ghys merged commit 6026e93 into openhab:master Jan 8, 2021
crnjan added a commit to crnjan/openhab-webui that referenced this pull request Jan 9, 2021
* master:
  Inbox: Fix error when deleting, add ability to set custom ID (openhab#775)
  Show correct alexa metadata categories for group items (openhab#767)
  Don't show edit/save buttons in model if item is not editable (openhab#774)
  Only show list indexes on mobile devices (openhab#773)
  Consider alarms part of equipment in location glance badges (openhab#772)
  Consider blinds open when state is ON or 0 in blinds glance (openhab#771)
  Fix measurement badges display condition (openhab#770)
  Fallback to UIDs if things have no label during sorting (openhab#769)
  Fix personal widgets ordering (openhab#768)
@ghys ghys added the bug Something isn't working label Jan 11, 2021
@ghys ghys added this to the 3.1 milestone Jan 11, 2021
@ghys ghys added the main ui Main UI label Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working main ui Main UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants