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
For performance reasons the states of Items on the Items page cannot be automatically kept up to date. After the page is initially loaded the states shown grow stale.
Your suggestion
Add a refresh button somewhere (at the top?) to refresh the states of the Items on demand.
Also, add a comment somewhere (at the bottom?) that the states of the Items do not update automatically and may be stale.
Your environment
Additional information
The text was updated successfully, but these errors were encountered:
Fixes#1839.
Fixes#574.
Closes#1860.
* Fixes Item icon styling on the Item detail page.
* Add support for openHAB iconsets.
* Fix `oh:` icons not properly displayed in `default-list-item.vue`.
* Refactor `oh-icon` config & style binding.
* Enable real-time state on the semantic model page.
* Enable state for the channel link edit page.
* Enable dynamic icons in the settings where missing and possible
(semantic model page, channel link edit page, Item edit page when
setting category, Items list page).
* Enable dynamic icons in the default list widget for most Items except
some and update the docs accordingly.
* Add a refresh button to the Item list page.
--
Signed-off-by: Florian Hotze <[email protected]>
The problem
For performance reasons the states of Items on the Items page cannot be automatically kept up to date. After the page is initially loaded the states shown grow stale.
Your suggestion
Add a refresh button somewhere (at the top?) to refresh the states of the Items on demand.
Also, add a comment somewhere (at the bottom?) that the states of the Items do not update automatically and may be stale.
Your environment
Additional information
The text was updated successfully, but these errors were encountered: