Hi, I use Fully Kiosk on a tablet which work flawlessly. I have an automation that turns the Android tablet screen ON when there is motion (from the tablet internal camera, and from a Xiaomi motion sensor).
Plus I know the tablet battery status and when too low an automation turns on the smart switch where there is a charger connected to the Android tablet.
Wish to do the same with an old ipad that nobody is currently using in the house.
Any hint on how to achieve the same with the ipad?
can you recommend an app for a jailbroken iPad?
I used the current jailbreak but i canāt find a decent kiosk app that activates the screen when detecting motion and enables a true full-screen without the clock.
how did you manage to automate this i canāt seem to find out how to send this command through hass.io⦠I have it working in terminal and did end up getting node red with an ssh node to work but it will only work once on deployment and then hangs.
Hello, something new about this? iām thinking of putting a tablet on the wall as a home assistant control center. I have an ipad and I would like to know how I can make the screen turn on automatically when someone approaches and also if I can use wallpanel on ios ⦠thank you very much
That does not have access to the camera so no-go for motion detection.
I am searching for a nice solution (without adding extra hardware) for this as well.
Android is easier.
I have an old iPad Mini (v3) that was not being used. I set screen-lock to āNeverā, installed HACS browser_mod, installed HACS kiosk-mode, and set up some Node-Red flows to call the browser_mod services blackout and no_blackout to control when the screen is ālit upā. I usually light up the screen for 5 minutes after motion is detected near the iPad, then black it out again.
Iām not using the iPad itself for motion detection; I have several motion sensors on my main floor including my alarm systemās keypad, cameras at the exterior doors, etc.
Other than a need to figure out how to mount and power the iPad in an attractive way it seems like a great kiosk device. Very responsive, nobody can muck with HA settings because itās in kiosk mode, etc. Simply touching the screen makes it come out of blackout mode, should a person manage to evade the motion sensors. And unlike Google Nest Hub (which is a separate experiment I have going) there is no need to trigger a catt refresh every ~10 mins to prevent the HA view from disappearing
The only drawback is that the screen isnāt really off in blackout mode, so power consumption is not optimal. And I donāt know if the tiny band at the top of the screen which shows time and wifi connection and battery level will get āburned-inā; these are still present during blackout.