You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to Link a Dimmer Item defined in a Text File to a Channel that uses Dimmers, the Item is not shown. If I make the Item a Switch instead of a Dimmer I can Link the Item to the Channel. If I change the Item back to Dimmer after Linking to the Channel, everything works as it should. This is my work around.
Expected behavior
When Linking a Channel I would expect to see all available Items, but especially Items of same type as the Channel.
Steps to reproduce
I have tried several bindings with Dimmer Channels and no case I am able to use the UI to link a Text File defined Dimmer Item tot he channel. If I create a new Dimmer Item using the UI, then I can Link that Item to the Channel, but not from a Text File. If I change the Text File Item Dimmer to Text File Item Switch, then I can link it. If After Linkig I change the Text File Item Switch back to Dimmer, it works. If I Unlink that Item Dimmer and Try to re-Link, It is not seen.
The checks on which item types are allowed to be linked introduced with
openhab#1106 & openhab#1043 have a serious issue that prevents the items of the actual
type of the channel to be linked individually.
Fixesopenhab#1204.
Fixesopenhab/openhab-core#2568.
Signed-off-by: Yannick Schaus <github@schaus.net>
The checks on which item types are allowed to be linked introduced with
#1106 & #1043 have a serious issue that prevents the items of the actual
type of the channel to be linked individually.
Fixes#1204.
Fixesopenhab/openhab-core#2568.
Signed-off-by: Yannick Schaus <github@schaus.net>
The problem
When trying to Link a Dimmer Item defined in a Text File to a Channel that uses Dimmers, the Item is not shown. If I make the Item a Switch instead of a Dimmer I can Link the Item to the Channel. If I change the Item back to Dimmer after Linking to the Channel, everything works as it should. This is my work around.
Expected behavior
When Linking a Channel I would expect to see all available Items, but especially Items of same type as the Channel.
Steps to reproduce
I have tried several bindings with Dimmer Channels and no case I am able to use the UI to link a Text File defined Dimmer Item tot he channel. If I create a new Dimmer Item using the UI, then I can Link that Item to the Channel, but not from a Text File. If I change the Text File Item Dimmer to Text File Item Switch, then I can link it. If After Linkig I change the Text File Item Switch back to Dimmer, it works. If I Unlink that Item Dimmer and Try to re-Link, It is not seen.
Your environment
runtimeInfo:
version: 3.2.0.M4
buildString: Milestone Build
locale: en-US
systemInfo:
configFolder: /openhab/conf
userdataFolder: /openhab/userdata
logFolder: /openhab/userdata/logs
javaVersion: 11.0.13
javaVendor: Azul Systems, Inc.
javaVendorVersion: Zulu11.52+13-CA
osName: Linux
osVersion: 5.10.28-Unraid
osArchitecture: amd64
availableProcessors: 24
freeMemory: 453565560
totalMemory: 761266176
bindings:
clientInfo:
device:
ios: false
android: false
androidChrome: false
desktop: true
iphone: false
ipod: false
ipad: false
edge: false
ie: false
firefox: false
macos: true
windows: false
cordova: false
phonegap: false
electron: false
nwjs: false
webView: false
webview: false
standalone: false
os: macos
pixelRatio: 1
prefersColorScheme: dark
isSecureContext: false
locationbarVisible: true
menubarVisible: true
navigator:
cookieEnabled: true
deviceMemory: N/A
hardwareConcurrency: N/A
language: en
languages:
onLine: true
platform: MacIntel
screen:
width: 1920
height: 1080
colorDepth: 24
support:
touch: false
pointerEvents: true
observer: true
passiveListener: true
gestures: false
intersectionObserver: true
themeOptions:
dark: dark
filled: true
pageTransitionAnimation: default
bars: light
homeNavbar: default
homeBackground: default
expandableCardAnimation: default
userAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15
(KHTML, like Gecko) Version/15.0 Safari/605.1.15
timestamp: 2021-11-12T23:38:02.734Z
Browser console
Browser network traffic
Additional information
The text was updated successfully, but these errors were encountered: