Settings that apply to this browser.
${this.dirty
? $ `
It is strongly recommended to refresh your browser
window after changing any of the settings in this box.
`
: ""}
Enable
Enable this browser as a Device in Home Assistant
BrowserID
A unique identifier for this browser-device
combination.
${((_d = window.browser_mod) === null || _d === void 0 ? void 0 : _d.registered)
? $ `
${this.hass.suspendWhenHidden
? $ `
Home Assistant will close the websocket connection
to the server automatically after 5 minutes of
inactivity.
While decreasing network trafic and memory usage,
this may cause problems for browser_mod operation.
If you find that some things stop working for this
Browser after a time, try going to your
Profile Settings
and disabling the option
"${this.hass.localize("ui.panel.profile.suspend.header") || "Automatically close connection"}".
`
: ""}
Enable camera
Get camera input from this browser (hardware
dependent)
For security reasons many browsers require the user to
interact with a webpage before allowing audio playback
or video capture. This may affect the
media_player
and
camera
components of Browser Mod.
If you ever see a
symbol at the
bottom right corner of the screen, please tap or click
anywhere on the page. This should allow Browser Mod to
work again.
`
: ""}