You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What I am doing:
Calling the service more_info to display a camera stream and then close_popup the popup closes but the audio stream just keeps playing until the browser is refreshed. The browser is running on a Fire Tablet HD 10, if I do the same on a Windows browser (Chrome) the audio stops.
This issues seems to have been reported before 476 but there wasn't a solution.
What I expected to happen:
The audio should stop when the popup closes.
# The least amount of code or steps possible to reproduce my erroraction: browser_mod.sequencedata:
sequence:
- service: browser_mod.more_infodata:
entity: camera.drive_high_resolution_channelignore_popup_card: falselarge: false
- service: browser_mod.delaydata:
time: 10000#Number in miliseconds
- service: browser_mod.close_popupbrowser_id: firetablet# Put your code/steps here
By replacing the space in the checkboxes ([ ]) with an X below, I indicate that I:
Understand that leaving one or more boxes unticked or failure to follow the template above may increase the time required to handle my bug-report, or cause it to be closed without further action.
The text was updated successfully, but these errors were encountered:
My Home Assistant version: 2025.1.3
What I am doing:
Calling the service more_info to display a camera stream and then close_popup the popup closes but the audio stream just keeps playing until the browser is refreshed. The browser is running on a Fire Tablet HD 10, if I do the same on a Windows browser (Chrome) the audio stops.
This issues seems to have been reported before 476 but there wasn't a solution.
What I expected to happen:
The audio should stop when the popup closes.
By replacing the space in the checkboxes ([ ]) with an X below, I indicate that I:
Understand that this is a channel for reporting bugs, not a support forum (https://community.home-assistant.io/).
Have made sure I am using the latest version of the plugin.
Have followed the troubleshooting steps of the "Common Problems" section of https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins.
Understand that leaving one or more boxes unticked or failure to follow the template above may increase the time required to handle my bug-report, or cause it to be closed without further action.
The text was updated successfully, but these errors were encountered: