-
Notifications
You must be signed in to change notification settings - Fork 20
Wallpanel installation and configuration
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.
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
On the Android Tablet, Open the Play Store
Search Wallpanel and Install
-
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