watou
(John C)
March 24, 2016, 11:56am
10
It seems as if there is a problem in 1.8.2 that was not present in 1.8.1 (or, the process of upgrading 1.8.1 to 1.8.2). No idea if this is related, but FYI:
Setpoint is also stopped working - clicking on Up/Down arrows gives no result in Classic UI (but event is still logged). Here browser refresh does help a bit - value gets changed after refresh.
sitemap default label= "MyTest" {
Frame label= "Demo items" {
Switch item= Heater
Text item= TemperatureOffice
Setpoint item= TargetTemp minValue=5 maxValue=28 step=1
}
Frame label= "Temperature" {
Chart item= TemperatureOffice period=D refresh=30000
}
}
Items:
Goup All
Group Temp…