Goodmorning all!
I have a Joan Tablet laying around that I would like to use for Home assistant.
I used it a few years ago when it was still possible to show the dashboard without a login prompt first, and loved how the display worked. I want to get back to that again so decided to dust it off and start trying to see how it works.
But with the introduction of trusted networks, i’m not getting past the login screen, as shown here:
I have to press trusted networks on the device but since it does not have a browser, i cannot get past it. Besides that, the background effect on the login page causes the e-ink to freak out
I have configured the IP of the device (fixed) and user account for that tablet in my auth config but it still shows me this page.
auth_providers:
- type: trusted_networks
trusted_networks:
- 192.168.1.0/24
trusted_users:
192.168.1.45: 3a243XXXXXXXXXXXX
allow_bypass_login: true
- type: homeassistant
Is there a way to bypass the page and go directly to the dashboard? I’m also open for alternatives such as magic mirror but that did not work very well on the Joan.
Thanks!
Michel