I started using a wall mounted tablet with Fully kiosk and would like to be able to set the theme automatically, so found browser_mod, which is great.
Unforunately, it seems i canāt get it to work.
I try with a basic automation script:
I have a panel in my living room that has multiple views. There is a left hand menu that can be used to switch between pages / views. This works well.
I would like to have the panel go to the main page after a period of inactivity. Users walk away from the panel after using it and often leave it on one of the additional views. The main view is where the important information is and I like to be able to view this as a default.
My entity for the panel is sensor.living_room_panel and I have the following attributes
I am struggling to write an automation that will change the panel path back to /lovelace-panel/main after a period of inactivity on another page, example /lovelace-panel/climate I have multiple other views / paths that the table might have been left on.
Thank you Thomas for your quick reply. I have figured out that if the browser_mod device has an alias in the config file, the browser-player wonāt recognize it as the same device and therefore wonāt control it. The workaround solution is to remove the alias for the device and use long ID everywhere. Regards and thanks again.
Is it possible to have an iframe as the popup? Neither of these display anything when I click the button but the button does āshadowā so the press is registered.
It works well in the browser and chromecast devices but not in the Android HASS app. I have to open the Android app and tap the volume slider or mute/unmute the audio once.
Then it works fine for a while. Then it stops working after a sudden time.
First of all, great job @thomasloven with this custom component!
Iāve just started using it to override the more-info popup with my own entity card, following the instructions in the componentās ReadMe. However, I noticed the history graph of the entity in not shown anymore when more-info is overridden.
Is there an easy way to display that at the bottom of my entity card popup as in the original more-info dialog?
Thereās also more-info-card which displays the more-info dialog, but as a card, so you canā¦ show the more-info-dialog in the more-info-dialogā¦ dawgā¦