Iām finding that changing the theme from Light to Dark and from Dark to Light does not work reliably at all. Iāve followed the instruction to change the setting to NOT kill the server connection but it didnāt make any difference.
I think somehow when the phone hasnāt been active for a while, it ignores updates.
E.g. I have an automation to set the theme on all devices to Dark at night and to Light at 5:30am and in many cases the change to Light does not register.
Has anyone else noticed this? Does anyone have any solution? Thanks.
Thanks, the way I solved it is to stop using the browser mod as it cannot guarantee the device will be available at all times.
I just created a dedicated dark theme and just set to that theme to simulate picking ādarkā. It works extremely reliably using the frontend set theme API (provided you enable 'Use Default" for each device that you want to create.
Browser modās entities are unreliable for me, too. I canāt use browser modās media player, too, since itās unavailable quite frequently (i use hass agentās one on windows and fully kioskās one for android). I couldnāt find any solution for these problems, so as far as browser mod addon goes i only use popup and some card mods - these things work perfectly.
Hereās my browser modās dark mode sensor (grey is unavailable). Note that this device is laptop and itās always on, always showing my main HA dashboard:
Please explain how you can emulate a click on the āopen full screenā button based on an event?
How to emulate a left mouse button click? And exit back from full screen mode.
Video source - āgo2rtŃā integration.
I am not an English speaker, it is difficult to study this topic. Thank you.
Card code:
Howdy browser_mod people. I set up browser_mod a bit ago to see if i could change the path of a device from one dashboard to another if it was being tampered with, which worked, and now Iām curious. For some reason, all of my devices say that the media player is unavailable. Anyone have any ideas as to why this is or how to fix it?
Media player doesnāt work for me, too. I stopped worrying about it a long time ago, since no one knows why, as it seems, and thereās no real solution, so as far as browser mod goes i use other things like popups, navigate etcā¦ which all work perfectly.
For media player on PC i use hass agent which works. Install it on PC and into HA (integration).
I aām using browser mod with the following code but donāt receive any map. After i save the code the became content: null can someone help me so i receive a map when i click?
First time browser mod user here. Pretty experienced Home Assistant user (18 months in).
Working with the companion app on a Samsung Android tablet (not sure if that makes a difference?)
Iāve installed browser mod as per instructions, cleared the companion app cache and cache in Chrome browser. Followed setup instructions to register browser:
Hi, as @Protoncek states: they are not broken with 2024.7.0 but something with your setup will be the issue.
Which version of HA did you run before this one?
The one via the tap_action which seems working (but you have no gui edit Options, only yaml Code), and the one via type: custom:popup-card which seems broken.
Not all cards Support tap_action and for them we need the custom popup-card (which ist broken).