Giter Site home page Giter Site logo

Comments (3)

LuckyMallari avatar LuckyMallari commented on July 17, 2024 1

I actually have an active PR for that feature. This is basically a screensaver.

#287

from org.openhab.ui.habpanel.

mrumpf avatar mrumpf commented on July 17, 2024

There has been a similar discussion in the community:
https://community.openhab.org/t/refresh-back-to-main-habpanel-after-a-set-time-limit/22701/3

As a workaround, using a template widget on all dashboards and transition back to the base URL basically works.

Name: Reload Main View
Template: <META HTTP-EQUIV="refresh" CONTENT="60; URL=http://openhab:8081/habpanel/index.html#">

NOTE: When copying the HTML template code, make sure that the quotes do not get transformed. You can check with the browser developer tools whether the meta tag has been inserted correctly.

The drawback of this workaround is that in fully packed dashboards, a scrollbar shows up, even if the background is set to transparent.

from org.openhab.ui.habpanel.

8666 avatar 8666 commented on July 17, 2024

I would prefer the option to get an item updated when you use the HABpanel. It should be updated by all browsers with some unique ID. Then you can configure different habpanel instances (different tablets) to watch for an item update and switch to that dashboard (this is already available).

Then you can write rules/logic in Openhab and not having configs in the browsers.

That way, for example, if the house is armed and we are away the tablets will go to the alarm keyboard panel and stay on that page. In normal case, some will go to a default home page, some will go to a room specific page, etc.

from org.openhab.ui.habpanel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.