is there a way to have a browser-mod media-player set a default (lowā¦) volume?
always scares the living day(night)light out of me when my mobile device starts notifying me of events in the middle of the nightā¦
There is a slider, and yes, Iāve taken that down now many times, but it always ends up being maxed out again. both on the opening screen of the iPhone, and in the Lovelace frontend for the media_player for my iPhone.
please let me ask if youād be willing considering a FR adding severaL built-in variables to Browser-mod, next to the currently available deviceID, path, userAgent and currentUser .
I ask because with the demise of Custom Header we can no longer reach its built-in vars, which I suppose stem from card-tools to begin with, and could be made available in browser-mod because of that?
userid, viewTitle viewIndex url
and the 2 binaries: isAdmin and isOwner
In developer mode, I was able to use these in the frontend to check and see if all was as expected, via a template, and now have to use several tricks manually in the inspector (to check the path and view) or am not able at all, because even inspector wonāt show/canāt reach that.
Would be really very nice if these could be added to the sensor for the browser.
Can anyone help me to figure out how to fix this error?
I have this error multiple times when ik reboot my HA. I have reinstalled browser-mod once with hacs. But still keep the error.
> 2020-11-06 08:26:02 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.547652275360] Error handling message: Unknown error
> Traceback (most recent call last):
> File "/usr/src/homeassistant/homeassistant/components/websocket_api/connection.py", line 95, in async_handle
> handler(self.hass, self, schema(msg))
> File "/config/custom_components/browser_mod/connection.py", line 42, in handle_update
> devices[deviceID].update(msg.get("data", None))
> File "/config/custom_components/browser_mod/connection.py", line 83, in update
> self.sensor = self.sensor or create_entity(
> File "/config/custom_components/browser_mod/helpers.py", line 47, in create_entity
> adder = hass.data[DOMAIN][DATA_ADDERS][platform]
> KeyError: 'sensor'
Hello,
Thanks for this awesome mod! A feature was added to force a screen to stay awake, but it doesnāt work on my amazon echo show. After 5 minutes of inactivity it still forces the browser to shut down. The echo show has 2 browsers: firefox and Amazonās own Silk, but both close down.
Is there a workaround for this? Or a way to force some background activity to stop it from closing?
Iāve been using Browser Mod for awhile now with a few Nest Hubs. With the latest update, the sensor entity is no longer created - only the media_player & light.
Has anyone else experienced this? And is there a way to regain the functionality associated with the sensor entity?
Hi guys. Iām trying to get this working and somehow I stuck on very beginning:(
I run HA on venv on Rapsberry Pi4 with monitor connected. But I run it by: http://localhost:8123/lovelace/0?kiosk - This gives me a clean view without tabs and unnecessary options visible - just cards and backgroundā¦ And on this config - it doesnt work - The media player card added to view shows only red color with info that āthere is no such cardāā¦
However, when I run this by http://localhost:8123/lovelace - so normal mode - it works fine - I can see the card, the ID, I can do blackout (locally and also remotely from another host)ā¦
Any Idea how to solve it ?
Hi so im using browser mod with Wallpanel on a fire tablet
i am unable to get my camera feed to autoplay. i have to press the play button everytime
Is there something i can do to bypass this?
I had a card for spotify with a pop up card and in the popup card i had a ācustom:stack-in-cardā with a entity card and a conditional card.
I did not use the card for a while an now i mention only the conditional part is working but not the enity part.
Her is my code:
when i put he stack-in-card part in a normal stack-in-card (no pop-up) everything works fine.
Her is the code of the normal card which i want in a pop-up card:
i got brower_mod working for a long timeā¦
However, since yesterday it stopped working.
I didnt change muchā¦ any idea how i can troubleshoot why the mod isnt working anymore?
i see this in the log
Logger: homeassistant.setup
Source: /usr/local/lib/python3.8/asyncio/events.py:81
First occurred: 19:27:55 (1 occurrences)
Last logged: 19:27:55
Hi @thomasloven thankās for your work and this components !
Iām using FullyKioskBrowser, and iāve a stupid question, why are you included in the binary_sensor entity, the battery_level, battery_charging, battery, charging, ip information ? Why not included in an other sensor entity with other information ?
I will be happy to contribute if a new entity is created.
The card on the left is the media browser (which is inside a vertical stack and a input select + script button below). I put the media browser url inside an iframe and played around with aspect ratio and card-mod. Also added a home-button to back to the main tab. This is all inside a picture-elements card, together with all the other cards you see.
This works on Android (Fully Kiosk) and Chrome/Edge. On iOS it keeps reloading and fails. You can also put that iframe card inside a browser.mod popup which I also did successfully.
I have recently started using Logitech Media Server instead of Chromecast and Spotify Connect, so I donāt use this setup anymore and donāt have the code anymore either. It was meant as an experiment and temporary solution till LMS. I was happy with the results though.
This looks great. You donāt have any code left on how you managed to get the media browser url or something from here? Just the part where you embed the media browser past in would help so much
Itās just iframe card, it only needs the media browser url. Just open the media browser dashboard from your sidebar en copy the url you see from your browser and use that in iframe card ;). That is your-HA-instance/media-browser