Replies: 1 comment
-
|
Ich habe mit der neusten Version von Beatify (2.91) das gleiche Problem. Auf Tablet oder Handy meldet mir die HA App, dass Pop ups erlaubt werden müssen.... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
I get a "Pop-up blocked" error when trying to open Beatify from the Home Assistant mobile app.
Answer
This was fixed in v2.1.0. Update to the latest version and the issue will be resolved.
What happened:
The old architecture used a two-step flow (
launcher → window.open() → admin) which mobile WebViews blocked for security. Now Beatify loads directly in the sidebar iframe — no popup needed.If you still see this:
Make sure you're running v2.1.0 or later. Check your version in HACS → Beatify.
Fixed in #40
Beta Was this translation helpful? Give feedback.
All reactions