I could live with the odd looking title. But not being able to toggle any entity breaks my entire dashboard. Itās odd that when a light is on I can adjust brightness or colour using the sliders, I just canāt toggle them in a popup window.
since this is a Markdown, I dont have that title X in the first place? or is that card type independent. Anyways, I can only get out by sliding the full app out of the iOS view and re-open.
If I left slide in another menu item, it still blocks the screen
and its not the styling. If I take that out completely, the popup just looks ugly, but no control to click out eitherā¦
I have the tap action on multiple custom button cards set to pull up a browser mod popup for the room. I am wondering if there is a way to choose a different popup config file based on the device/browser_id I am using. Is that possible?
I had an issue previously where I could not click on any popups. This was attributed to a change in Mushroom Cards after version 3.x. When I rolled back Mushroom cards to 2.8.x it restored functionality. Then I saw that Browser_Mod had an update and I tried it along with the most recent Mushroom card. I hopped that everything would work. I was wrong. Now there have been too many versions of Mushroom Card and Hacs wonāt let me roll back to a 2.8.x version. I can only roll back to 3.0. How should I proceed?
-Edit
Updating to HA version 2023.7.3 and clearing the cache fixed the probleem.
-Edit 2
Android companion apps are not working but HA opened in a browser on Android does workā¦
Hi guys. There was a problem, updated HA to 2023.7.3, and now the pop-up window works on the phone in fullscreen mode. How can I get it back so itās not so big?
Any updates on the ios pop up bug? Itās been around for 3 weeks and i canāt imagine anyone using browser mod with it in the state it currently is. I see thereās a pull request but iām not sure how to download/install that pull request using hacs into my HA setup. If someone has any ideas let me know please.
I installed browser_mod primarily for the purpose of hiding the top bar on some of my dashboards. I choose it over other solutions that could do that because it seemed the most useful otherwise. However, it seems like itās not possible to hide the top bar just for some specific dashboards. Am I missing something or can I in deed only configure browser_mod on a per user and per browser setting?
Hello!
Iām rather new to homeassistant and also to browser_mod. Iām trying to create a PIN code entry page, to lock some dashboards.
So I created a PIN code button-field and Iād love it to be shown in a popup window.
I created a button with the following tap_action to call the popup:
this is only the 3 buttons of the first row, because in this way itās less code to show you.
The problem is, that the popup shows only the title. nothing else, not a single button.
The code works right, when i use it in a dashboard. this is the working PIN code field in a dashboard:
I really hope you can help me, Iām trying for many hours meanwhile
Thank you very much for your quick response!
If I understand you correctly, the solution would be not to use button cards in the popup and instead use custom:button-cards, is that correct?
Iāve tried that, but unfortunately, it has no effect. I still donāt see anything displayed except for ātitle.ā