-
-
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
[MainUI] New sitemaps do not understand "visibility" & "valuecolor" #324
Comments
Visibility & color rules are not supported yet in "managed" sitemaps :( So they were left out of the grammar as well. |
I have the same issue transfere my sitemap from 2.5 to 3.0: |
The lack of support for visibility & valuecolor is quite painful and, in my opinion, contradicts a basic rule with OpenHAB. The basic rule is "either do everything in the UI or in text files", otherwise things get very messy and unpredictable with OpenHAB. With the lack of support for these important tags, you force people to maintain existing sitemaps in text files while pages are created in the UI, with no direct visibility of each other. Please consider the implementation with high priority. In addition, I highly recommend the "visibility" feature to be implemented also for pages in general. If you want to have a user-friendly page that only displays relevant info based on a current status, you do need this feature. Today, you need to list a lot of items on a page but many of them might e.g. be displayed as "UNDEF" and therefore not adding any value to the page, confusing non-geek family members. Please think user-focused here, not technology-focused! OpenHAB 3 has fantastic potential, let's not forget the most important part, i.e. the interface to "general users", i.e. "the rest of the family", otherwise OpenHAB will remain an "IT geek tool". Thank you very much! |
https://www.openhab.org/docs/ui/building-pages.html#widgets-definition-usage (also: https://twitter.com/youyuxi/status/1378409318102470663) |
Thanks for the hint regarding the widgets! Was not aware yet, i.e. I didn't understand that section when I looked at it the first time. It's a bit a painful process to edit the YAML directly but it works. I guess sooner or later this will come via UI as well. Now, we "just" need this also for sitemaps and then we're fully aligned again. Then people can get rid of their text-based sitemaps and fully configure all the user UI part in the MainUI (which is a huge step forward compared to OH2.x!). |
+1 for this |
+1 |
1 similar comment
+1 |
When trying to import my legacy sitemap using the New UI's sitemap editor, the lexer is choking on parsing the "valuecolor" attribute
An example sitemap entry using value color:
The text was updated successfully, but these errors were encountered: