I installed Home Assistant with docker on ubuntu server 22.04 and also snap installed ubuntu-frame alongside. When I try to open Home Assistant login webpage on ubuntu-frame it not log in.
I tested ubuntu-frame with Home Assitant demo on the same installation and it works.
I suppose that it could be related with any kind of authentication problem. What do you thing and how to solve it?
What does that mean, exactly?
You don’t see the login page? If so, what do you see and what does the ubuntu-frame logs say?
You see the login page (or any HA page) but cannot login? If so, check the HA logg.
Login page is loaded correctly on ubuntu-frame, I can put name and pass but I cant login. Do not have logs I reinstalled it. Just curious if somebody experienced Home Assistant on Ubuntu-frame.
I agree that there needs to be a way to have a HA dashboard on a touchscreen kiosk running Ubuntu. I haven’t tried ubuntu-frame yet but it looks like this person got it working. Use Ubuntu Frame to implement “apps”
(The above instructions aren’t clear that you need to login to https://login.ubuntu.com from another computer and import an ssh key so that you can ssh into your Raspberry pi)
ChatGPT says that ubuntu-frame is a Wayland rendering layer and that the WPE WebKit for Mir Kiosk is a browser application that would handle web sockets. Since its WebKit based, it should implement web-sockets.
Just conveying my “research”. This is all new to me.