openhab / openhab-webui

Web UIs of openHAB
Eclipse Public License 2.0
218 stars 238 forks source link

[Main-UI] Group[:itemtype[:function]] does not accept all itemtypes #616

Closed Rosi2143 closed 3 years ago

Rosi2143 commented 3 years ago

The problem

If I add my group definition in "Developer Tools/Add Items from Textual Definition" it does not accept itemtype

it does accept

Unbenannt

Expected behavior

all defined types should be accepted.

Steps to reproduce

Your environment

runtimeInfo:
  version: 3.0.0
  buildString: "Build #2061"
locale: en_DE
systemInfo:
  configFolder: /home/micha/Downloads/openHAB3/conf
  userdataFolder: /home/micha/Downloads/openHAB3/userdata
  logFolder: /home/micha/Downloads/openHAB3/userdata/logs
  javaVersion: 11.0.9.1
  javaVendor: Ubuntu
  osName: Linux
  osVersion: 5.4.0-56-generic
  osArchitecture: amd64
  availableProcessors: 3
  freeMemory: 37202176
  totalMemory: 132120576
bindings:
  - astro
  - coronastats
  - homematic
  - hue
clientInfo:
  device:
    ios: false
    android: false
    androidChrome: false
    desktop: true
    iphone: false
    ipod: false
    ipad: false
    edge: false
    ie: false
    firefox: true
    macos: false
    windows: false
    cordova: false
    phonegap: false
    electron: false
    nwjs: false
    webView: false
    webview: false
    standalone: false
    pixelRatio: 1
    prefersColorScheme: light
  isSecureContext: true
  locationbarVisible: true
  menubarVisible: true
  navigator:
    cookieEnabled: true
    deviceMemory: N/A
    hardwareConcurrency: 3
    language: en-US
    languages:
      - en-US
      - en
    onLine: true
    platform: Linux x86_64
  screen:
    width: 1920
    height: 950
    colorDepth: 24
  support:
    touch: false
    pointerEvents: true
    observer: true
    passiveListener: true
    gestures: false
    intersectionObserver: true
  themeOptions:
    dark: light
    filled: true
    pageTransitionAnimation: default
    bars: filled
    homeNavbar: default
    homeBackground: default
    expandableCardAnimation: default
  userAgent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:83.0) Gecko/20100101 Firefox/83.0
timestamp: 2020-12-10T21:41:59.988Z

Browser console

none

Browser network traffic

none

Additional information

none

CSchlipp commented 3 years ago

This issue still persists in the Main UI. Color, Player, ... cannot be selected as Group Member Base Type when creating a group directly via UI.