question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support action `fire-dom-event`

See original GitHub issue

Is your feature request related to a problem? Please describe. browser_mod switching to fire-dom-event away from call-service for popups, toasts, etc., see release notes: https://github.com/thomasloven/hass-browser_mod/releases/tag/1.3.0

Describe the solution you’d like Implement support for action: fire-dom-event in tap_action and hold_action

Describe alternatives you’ve considered As of now browser_mod can still be used with call-service action, but might be phased out soon

Additional context Thank you 😃

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:15

github_iconTop GitHub Comments

14reactions
RomRidercommented, Feb 13, 2021

Thanks, it’s already planned, I’m just waiting on this PR to be merged and released: https://github.com/custom-cards/custom-card-helpers/pull/29 😉

6reactions
RomRidercommented, Feb 17, 2021

PR has been merged, I’ll release something in the evening.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Browser_Mod: How to call "fire-dom-event" from a script?
hold_action: action: fire-dom-event browser_mod: command: popup title: Set ... and calling the browser_mod.toast service only toasts on one ...
Read more >
Fire DOM Events and Execute Custom Page Actions - TestCafe
Fire DOM Events and Execute Custom Page Actions. DOM events occur when users interact with the page. For example, a simple click action...
Read more >
Browser Mod Popup : r/homeassistant - Reddit
From the frontend via fire-dom-event When using this as a tap_action , the command will be run on ONLY the device the command...
Read more >
browser_mod popup not working - Lena's Italian Restaurant
So I'll have to stick to call-service action by removing deviceID: this , though popups and toasts will appear on all devices ....
Read more >
How To Setup Browser Mod 2.0 in Home Assistant
action : fire-dom-event browser_mod: service: browser_mod.popup data: title: Title content: type: ... #BROWSER MOD 2.0.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found