I need help to figure out a way to display a fresh download of picture every time. The problem is that even though the picture changes the name and link does not. E.g.: https://www.yr.no/en/content/2-3181986/meteogram.svg.
So it keeps displaying the picture from the date i first downloaded it. Any suggestions?
Hi iāve been trying to migrate from the old version of browser mod to the new version and no matter what i try, i cant seem to get it to work. any assistance anyone can provide is extremely appreciated! i will gladly pay anyone for their time
Is it possible to hide the popup-cards āmoreā in such a way that the āvisibleā cards are centered etc? Now all my cards are sorted in a masonry-style because my āhiddenā popupcards are visible on right sideā¦
I have not updated to version 2.0 yet, so this is completely untested. I think your indentation is wrong, but you also seem to be mixing up syntax from other custom integrations. Going on the examples here, would this work?:
ultra_hd_jazz_test:
alias: Ultra HD jazz test
sequence:
- service: browser_mod.popup
data:
content: test
title: Test
right_button: Salotto
right_button_action:
service: media_player.play_media
data:
entity_id: media_player.salotto
media_content_id: "christmas radio"
media_content_type: "AMAZON_MUSIC"
left_button: Studio
left_button_action:
service: media_player.play_media
data:
entity_id: media_player.studio
media_content_id: "christmas radio"
media_content_type: "AMAZON_MUSIC"
Can you be more specific about which bit isnāt working? Is the pop-up appearing? Does it have buttons? Is it the button actions that are not working? Have you tested whether your media player service calls work on their own without being in a pop-up card?
I found where lies the problem. I was trying to play amazon music to one of my sonos play:3 devices that it seems is not able to reproduce music from amazon music directly from HA, while it can if from the Sonos app.
Is there a solution for this?
Not a Sonos or Amazon Music user, so I cannot help there Iām afraid.
But as this is a thread about browser_mod, you should probably start a new thread about that, or search the forum to see if others have already discussed the issue. It seems you are not the first to ask, but no answer there either in any case.
Maybe you can help meā¦
I have a script which uses browser_mod.popup service. It works as expected on my Chrome (in an iMac), but if i try to run the same script from the companion app the browser_mod.popup is not working. I registered as browser_mod devices my Chrome on the computer (iMac) and my chrome on the mobile. If i use Chrome to run HA that script is working, but NOT from the companion app.
How to register the companion app as browser_mod device?
If i try to run the browser_mod from the sidebar of the companion app it doesnāt load anything also after clearing cachesā¦
The service runs and I can double check from entities state that the volume attribute has been adjusted accordingly. Here is a screenshot for your reference.
Do you use companion app or are you using the browser?
Thatās because i am using the android companion app and i am still unable to add as device in browser_mod.
Are you able to register compaion app ad browser_mod device?
If yes, how you did it? In my companion app if i click on the sidebar over browser mod i always get a blank screen. I was able to register my mobile chrome but not the companion appā¦
I did it, but why i cannot get the browser mod screen on my companion app?
Always blank screen and in this way i cannot use browser_mod services only for the companion appā¦
All of a sudden (maybe after updates) my Browser Mod devices donāt show in the selection menu of Automations, and at least Navigate doesnāt work. I deleted one and re-added it with a new name. Same. The do show in the Devices list. I deleted the Integration & re-added. No improvement. BTW, had been working for over a month. v2022.12.6, OS 9.4.
EDIT: Restoring to 2022.12.1 seems to have fixed it (but Navigate is inconsistent).