-
-
Notifications
You must be signed in to change notification settings - Fork 243
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
SoundVolume property category shown as "undefined" in main UI #1976
Comments
Works for me both with Can you please "Reload application" from "Help & About"? |
Or is it that the item is defined as a Dimmer (but I think that's still OK for the Property?) Dimmer MonoPrice_Z12_Volume "Office Volume [%02d %%]" (FF_Office_Audio, gZoneVolume) ["Property", "SoundVolume"] {widgetOrder="2", ga="Speaker" , listWidget="oh-slider-item"[scale=true,visible="=items.MonoPrice_Z12_Power.state==='ON'"] , channel="monopriceaudio:amplifier:4b4c6b36:zone2#volume" } |
The issue you described above is unrelated to your exact Item configuration, that shouldn't matter. The reason for the SoundVolume property card being shown as I already found the root cause, I will try to reproduce your bug and check whether my fix works. Meanwhile, you cannot do much to fix that yourself, apart from checking whether a full reload and clean cache helps. |
Fixes openhab#1976. Signed-off-by: Florian Hotze <[email protected]>
Not sure why this is happening, it seems okay on the demo server. |
Fixes #1976. Follow-up for #1882. Signed-off-by: Florian Hotze <[email protected]>
Fixes #1976. Follow-up for #1882. Signed-off-by: Florian Hotze <[email protected]> (cherry picked from commit 2230f52)
When viewing the Properties page in Main UI, the SoundVolume property group is labeled "undefined". This is a new issue noticed post OH3.4 -> OH4 upgrade.
Property page should be labeled "Sound Volume" per model
Click on Properties page and look at SoundVolume property page.
Your environment
Browser network traffic
Additional information
The text was updated successfully, but these errors were encountered: