NSPanel Pro with Wallpanel on Fully Kiosk Browser

Does anyone know how to get over this screen? I tried installing xposed, got stuck in a boot loop. Entered recovery by rebooting 5 times and now it booted into this.
Did I actually brick my nspanel pro?

1 Like

Hello.

Using Fully Kiosk, does anybody know how to use the presence sensor to disable the HACS wallpanel screen saver ??

The prescence sensor is activated using the nspanel tools, and the KullyKiosk Screen off Timer is cancelled by prescence detection, however this detection of motion does not appear to get passed to the browser framework to disable the HACS wallpanel screensaver.

Does anyone have this working ?

I think that is not possible. It influences the OS features but the client software.

I have found a solution if using the wallpaper screensaver.

  1. In FKB > Other Settings > Enable Environment Sensors (PLUS)
  2. in FKB > Advanced Settings > Inject JavaScript (PLUS) add the following:
setInterval(() => { fully.getSensorValue(8) > 250 && document.querySelector("home-assistant").shadowRoot.querySelector("home-assistant-main").shadowRoot.querySelector("wallpanel-view").stopScreensaver(); }, 500);

This will poll the proximity sensor (device 8) every 500ms and will disable the WaLL Panel Screensaver when proximity is greater than 250.

You can adjust these values to suit your needs.

Thanks to Alexey at FKB Support for providing the info on the environmental sesnors which I had neve noticed.

This has now been working for several days for me.

2 Likes

I tried this code, but it doesn’t seems to work. Where can I chech if I have the same getSensorValue values and others?

Hi all
I take my head with my new nspanel pro :sleepy:
I tested first compagnion app apk which is OK but I have a big latency with state return…
Example : on my dahsboard I have 8 standard button card for lighting and cover. When I click one, the action is take into acount in instant (exemple switch on the light), but the icon return state can be refresh between 2 and 15 seconds randomly)…
I try with with page web on ewelink app => same issue.
I uninstall APK compagnion to switch on FKB (I have with no issue on a Samsung Galaxy tablet), and I have the same issue on my NSPANEL PRO… => The return state is very very long.
Do you have the same behaviour ?
Note my wifi network is very good and I have no problem of deconexion. The admin interface of FKB on ns panel pro is very fluid.

Other question, do you use browser_mod to hide top bar of HA Dashboard ? If yes, entities become unvailable after 5 minutes… do you have a workaround ?

Another question, the proximity sensor of my nspanel pro is always near 1500 and 1600… even if I not in front of the NS Panel. Is this normal ?
When I put my hand just in front the sensor it goes to 10000.
The NS PANEL is installed in a corridor and it shall the wall at 80cm… Behind this wall there is water heater… The wall is in placo
Thanks to all

EDIT : In addition when I went in the web console log of FKB on the NS PANEL, I seen card module of other dashboard… I have no these one of my only dashboard of NSPANEL which is a seld dashboard… Maybe lovelace loads every custom components…? Even if they are not on dashboard and generate long time refresh return starte on “light” device…
View the Webview Console output in real time

12:05:42.597 -- [LOG] %c Custom-ui 20240118 is installed
%c add attributes icon_color and templates color: gold; font-weight: bold; background: black color: white; font-weight: bold; background: steelblue -- on line 8 of http://192.168.2.16:8123/hacsfiles/custom-ui/custom-ui.js?hacstag=26755814820240118

12:05:42.598 -- [LOG] Readme: https://github.com/Mariusthvdb/custom-ui -- on line 12 of http://192.168.2.16:8123/hacsfiles/custom-ui/custom-ui.js?hacstag=26755814820240118

12:05:42.599 -- [LOG] console.groupEnd -- on line 13 of http://192.168.2.16:8123/hacsfiles/custom-ui/custom-ui.js?hacstag=26755814820240118

12:05:42.651 -- [LOG] %c WINROSE-CARD %c Version 1.5.0 color: orange; font-weight: bold; background: black color: white; font-weight: bold; background: dimgray -- on line 2119 of http://192.168.2.16:8123/hacsfiles/lovelace-windrose-card/windrose-card.js?hacstag=591270696150

12:05:42.732 -- [LOG] %c Bubble Card %c v1.7.3 background-color: #555;color: #fff;padding: 3px 2px 3px 3px;border-radius: 14px 0 0 14px;font-family: DejaVu Sans,Verdana,Geneva,sans-serif;text-shadow: 0 1px 0 rgba(1, 1, 1, 0.3) background-color: #506eac;color: #fff;padding: 3px 3px 3px 2px;border-radius: 0 14px 14px 0;font-family: DejaVu Sans,Verdana,Geneva,sans-serif;text-shadow: 0 1px 0 rgba(1, 1, 1, 0.3) -- on line 520 of http://192.168.2.16:8123/hacsfiles/Bubble-Card/bubble-card.js?hacstag=680112919173

12:05:43.113 -- [LOG] %c🍄 Mushroom 🍄 - 3.5.4 color: #ef5350; font-weight: 700; -- on line 3664 of http://192.168.2.16:8123/hacsfiles/lovelace-mushroom/mushroom.js?hacstag=444350375354

12:05:46.708 -- [LOG] %c PLOTLY-GRAPH %c 3.3.4 production color: orange; font-weight: bold; background: black color: white; font-weight: bold; background: dimgray -- on line 2224 of http://192.168.2.16:8123/hacsfiles/lovelace-plotly-graph-card/plotly-graph-card.js?hacstag=413812496334

12:05:47.365 -- [LOG] %c FRIGATE-HASS-CARD
%c Version 5.2.0 color: pink; font-weight: bold; background: black color: white; font-weight: bold; background: dimgray -- on line 507 of http://192.168.2.16:8123/hacsfiles/frigate-hass-card/card-555679fd.js

12:12:45.158 -- [ERROR] Uncaught (in promise) #<Object> -- on line 0 of http://192.168.2.16:8123/nspanel-couloir/0

12:22:55.687 -- [ERROR] Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'config') -- on line 1 of http://192.168.2.16:8123/hacsfiles/lovelace-header-cards/lovelace-header-cards.js?hacstag=4661961920010

14:11:00.316 -- [ERROR] Uncaught (in promise) #<Object> -- on line 1 of http://192.168.2.16:8123/frontend_latest/core.4ymdfPGg4i0.js