Yes, I did. I tested your code and it worked so I think the problem now is with the custom:button-card component that doesnāt accept fire-dom-event as action.
Edit: My mistakeā¦ i ll try to update the custom:button-card
3.4.2 (2021-02-17)
Bug Fixes
Support for fire-dom-event (f4fcbfe), closes #429
Hi, seems like Browser Mod is quite ātalkativeā
My database is growing fast, and I am aware of the option to filter out sensors, but nevertheless, I guess it still generates a lot of traffic. Any way of reducing the frequency of reporting the sensor value? My three Browser Mod sensors have by far the most number of entries in my DB.
I canāt get the media player to work on anything but the local host where HA resides. Iām using cloud and wanted to send tts ( cloud.google_say) to remote browsers( chrome and Safari on macs) but have no success. Iāve set up the proper device IDās ( they are reported available) , get no error messages but there is no playback. Audio playback is fine when I try to manually play a media file from within the HA browser. Any ideas?
Really very often the message ācustom browser player cannot read property player of undefinedā is displayed instead of the browser_mod card: - type: 'custom:browser-player'
Any hints about what to do to avoid it?
I just yesterday noticed that my tts.cloud_say and also other media stopped working on browser_mod media-players. I cannot send any media or tts to any browser-mod media playersā¦
Before 2021.06 it worked because I have tested it, but just yeterday wanted to test something else and it did not work. I tested a little bit more, but was not able to get it to workā¦ Good to hear that Im not the only one!
Yes itās a new install. Fortunately I was able to make it work today. I added a google nest to the setup and that didnāt work properly either so I looked around. Turned out that I had to set both the internal and external url to the cloud url. I had my internal one still set on the physical IP address. After changing that everything was fine
I had this too after reloading the server. especially on external browsers. If you edit the UI and switch positions itās fine again. After setting my internal and external addresses to the cloud address I donāt see it pop up anymore. . Iāll keep an eye on it
What do I need to change so the close pop-up (mdc-dialog?) is not transparent and has four rounded corners and is divided from the cards within the pop-up?
a) browser_mod establishes 1 device and 3 entities. The device is called ādesktop_chromeā but the seperate entities do not get this name and are still called:
ā¦essentially missing the ādesktop_chromeā part - at least what I am gathering from the documentation.
b) When using the HA Companion App for Android on my phone there are no additional entities (with new DeviceID produced) which drives me crazy.
Is this still compatible with the applications as Iāve read a couple of replies ago (around January)? I have tried removing my configuration, clearing the cache on my desktop browser (for problem a) and for the app on my phone (for problem b) and adding the configuration back on, but nothing seems to affect it.
Hi there , Iāve been looking for a way to edit some more info pop ups - fell upon the lovelace-popup-card that says that its deprecated and I should use browser_mod.
Tried to install it and put browser_mod: in my config.yaml - suddenly all my lovely lovelace board disappeared ā¦
Simple question , I may have overlooked the answer somewhere , is it possible to use browser mod just for some edits to pop-ups / modals / more-info and at the same time keep everything lovelace related as it is ?
tap_action:
action: call-service
service: browser_mod.popup
service_data:
title: Popup example
card:
Ive tried both and cant for the life of me get pop ups working. Do I need DeviceID if I just want it to popup on every device? Is there another integration that is just for pop-ups?
Hereās the code Im trying to use for a bedroom panel: