Skip to content
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

[BasicUI] Handle the new parameter "staticIcon" #1998

Merged
merged 5 commits into from
Sep 9, 2023

Commits on Aug 9, 2023

  1. [BasicUI] Handle the new parameter "staticIcon"

    When set on a sitemap element, Basic UI ignores the item state when
    initially requesting the OH icon and do not request it again when the
    item state is updated.
    
    Depends on openhab/openhab-core#3735
    
    Related to openhab/openhab-android#3404
    
    Signed-off-by: Laurent Garnier <lg.hc@free.fr>
    lolodomo committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    b89df6d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    8ecddbc View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Add a new data value in snippets

    Signed-off-by: Laurent Garnier <lg.hc@free.fr>
    lolodomo committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    9ccc90a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    a631b27 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Configuration menu
    Copy the full SHA
    be0f1f7 View commit details
    Browse the repository at this point in the history