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:
I am attempting to set the theme dark mode to change between light/dark mode using the browser_mod.set_theme service call
What I expected to happen:
When the service is called with 'dark: true' dark mode should be selected, when called with 'dark: false' it should select 'light' mode for the theme.
What happened instead:
Nothing appears to happen to the dark/light/auto mode - the named theme is however applied correctly.
Minimal steps to reproduce:
# The least amount of code or steps possible to reproduce my errorservice: browser_mod.set_themedata:
theme: defaultdark: false
Error messages from the browser console:
CARD-MOD 3.1.5 IS INSTALLED
browser_mod.js:145 BROWSER_MOD 1.5.3 IS INSTALLED DeviceID: ea2446e5-bb962389
(no additional messages appear when calling the service)
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: 2022.6.7
What I am doing:
I am attempting to set the theme dark mode to change between light/dark mode using the browser_mod.set_theme service call
What I expected to happen:
When the service is called with 'dark: true' dark mode should be selected, when called with 'dark: false' it should select 'light' mode for the theme.
What happened instead:
Nothing appears to happen to the dark/light/auto mode - the named theme is however applied correctly.
Minimal steps to reproduce:
Error messages from the browser console:
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: