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
In this example, changing the state of the Mode Item does not change the visibility of the frame until the page is refreshed in Basic UI. Classic UI displays properly without having to refresh.
sitemap Test label="Test" {
Frame visibility=[Mode == "Morning"] {
Text item=Mode
}
}
The text was updated successfully, but these errors were encountered:
OH version: S1650 (but I think this has happened since S1627)
Related to openhab/openhab-android#1437
In this example, changing the state of the Mode Item does not change the visibility of the frame until the page is refreshed in Basic UI. Classic UI displays properly without having to refresh.
The text was updated successfully, but these errors were encountered: