Android tablet - remote control

Hello all,
I plan to use an old android tablet as an user interface for openhab in the living room. Currently I am running openhab 3.1. Therefore, I would want to use the “new” mainUI.
My question is if there is a way to remote control (display on/off, brightness, refresh page) the display via openhab?

Also it would be cool to have something like a darker standby screen with current weather information and news. MainUI should than be displayed if the user is pressing the screen. Is it possible to change the mainUI page to a standby page after xy minutes of inactivity?

Best regards and thank you!

1 Like

I think the Fully Kisok Browser for Android devices should work according to this thread:

Is this still the best way?
Are there alternatives which someone can recommand?

HabPanelViewer can be configured to point to any URL you want, so you can use it with MainUI. You can also configure items for HPV and then use rules to control its behaviour.

HPV is discussed pretty extensively in the community, so I suggest reading its documentation and doing some searches to answer your questions.

Thank you. Didnt know that it can also be used for the mainUI. I will give it a try! However I think the drawback is that no “screensaver” page can be displayed or? Full kiosk browser can switch to a screensaver URL after some idle time

It’s kind of right there in the documentation.

image

You would need a way to get it back to the start page when you pick it up. I suspect that could be done with sensors. I’d just have the screen turn off to save power, but that’s me.