openhab-addons: setpoint in basicui broken
I use ‘setpoint’ in my sitemap like this
Text label="Sollwerte" icon="temperature" {
Frame label="Soll-Temperaturen" {
Setpoint item=Sollwert_Wohnen minValue=15 maxValue=30 step=1
Setpoint item=Sollwert_Diele minValue=15 maxValue=30 step=1
Setpoint item=Sollwert_HWR minValue=15 maxValue=30 step=1
Setpoint item=Sollwert_WC minValue=15 maxValue=30 step=1
Setpoint item=Sollwert_Gast minValue=15 maxValue=30 step=1
Setpoint item=Sollwert_Ankleide minValue=15 maxValue=30 step=1
Setpoint item=Sollwert_Schlafen minValue=15 maxValue=30 step=1
Setpoint item=Sollwert_Arbeiten minValue=15 maxValue=30 step=1
Setpoint item=Sollwert_Zimmer1 minValue=15 maxValue=30 step=1
Setpoint item=Sollwert_Zimmer2 minValue=15 maxValue=30 step=1
Setpoint item=Sollwert_Bad minValue=15 maxValue=30 step=1
}
}
Label, current value and change buttons show up nicely in the classicui, but not in the basicui:
About this issue
- Original URL
- State: closed
- Created 9 years ago
- Comments: 28 (19 by maintainers)
Commits related to this issue
- BasicUI: Show setpoint widget value Closes #738 and openhab/openhab2#548 Signed-off-by: Vlad Ivanov <vlad-mbx@ya.ru> — committed to vlad-ivanov-name/smarthome by vlad-ivanov-name 9 years ago
- Correct error in "Full Example", Issue #548 in openhab-docs - Prepends `Thing` to `network:pingdevice:devicename...` - Deletes a few unnecessary trailing spaces Signed-off-by: Brad Gilmer <brad@gi... — committed to bgilmer77/openhab2-addons by bgilmer77 7 years ago
- [network] Correct error in "Full Example" (#2825) * Correct error in "Full Example", Issue #548 in openhab-docs - Prepends `Thing` to `network:pingdevice:devicename...` - Deletes a few unnecess... — committed to openhab/openhab-addons by bgilmer77 7 years ago
- [network] Correct error in "Full Example" (#2825) * Correct error in "Full Example", Issue #548 in openhab-docs - Prepends `Thing` to `network:pingdevice:devicename...` - Deletes a few unnecess... — committed to Wire82/openhab-addons by bgilmer77 7 years ago
- [network] Correct error in "Full Example" (#2825) * Correct error in "Full Example", Issue #548 in openhab-docs - Prepends `Thing` to `network:pingdevice:devicename...` - Deletes a few unnecess... — committed to hillmanr/openhab2-addons-pollytts by bgilmer77 7 years ago
- [network] Correct error in "Full Example" (#2825) * Correct error in "Full Example", Issue #548 in openhab-docs - Prepends `Thing` to `network:pingdevice:devicename...` - Deletes a few unnecess... — committed to aogorek/openhab2-addons by bgilmer77 7 years ago
Yes, it should work. Try the launch config from the repo (revert all your local changes). jersey-all is not part there, only jersey-min. Also check the other jaxrs bundles: