Skip to content

Wallpanel installation and configuration

Donny F edited this page May 26, 2024 · 9 revisions

Wallpanel is used for full screen display and is comparable to Fully Kiosk. The application is free to use and is the preferred app for View Assist use.

Installation

Detailed install video:

https://www.youtube.com/watch?v=pFrCahUR2ZE

Download and install the app. https://play.google.com/store/search?q=wallpanel&c=apps

Configuration

On the Android Tablet, Open the Play Store

Search Wallpanel and Install

Open WallPanel

  • Click GetStarted

  • Click the blue circle with rectangles on the bottom right to open the Wallpanel configuration.

  • Click on the Dashboard URL and enter your Home Assistant URL (format is http://192.168.1.1:8123/, where 192.168.1.1 is the IP Address of your Home Assistant instance and 8123 is the port your HA uses)

  • (optional) Change the Security Code from the default of 1234

  • Toggle the options to true/on for:

    • Open on Device Boot
    • Browser Refresh
    • Network Disconnect
    • Hardware Acceleration
    • Fullscreen
    • Prevent Screen Sleep
    • Screen Brightness (requires additional permissions to be turned on, click OK then toggle on "allow modifying system settings", then back button)
    • (optional) Dark Theme
  • (optional, potential security risk) Toggle the option to true/on for Ignore SSL Errors

  • (optional) After everything is working, you can turn off Browser Refresh and turn on Settings Transparent to have a full kiosk mode

  • Hit the back arrow

It should load the login page for Home Assistant.

First, check the "Keep me logged in" checkbox, then enter your username and password

Note: It may be useful to create a unique HA user for your WallPanel devices. This allows better control of security and prevents users from making accidental changes.


Special thanks to @mngarchow for the written instructions and continued support