Kaptensanders

Results 12 comments of Kaptensanders

Same here, on 2023.8.3 File "/config/custom_components/browser_mod/browser.py", line 65, in _assert_browser_sensor adder = hass.data[DOMAIN][DATA_ADDERS][type] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ KeyError: 'sensor'

I'm a bit new to devcontainers but I solved multi root like this, not sure if there is a problem with this approach select/create a project folder (docker volume probably)...

> > not sure if there is a problem with this approach > > @Kaptensanders In your setup, I'm guessing you have `devcontainer.json` version controlled in one of the nested...

After some serious head scratching I put together a script that fixes this, it opens a vscode workspace within a devcontainer. https://gist.github.com/Kaptensanders/79da7c1547751fb43c75904e3110bbf9

Same problem on Android app

Same problem for me. HA 2023.8.3, core install on venv - Python 3.11.4 Exact same error as @littleyoda EDIT: Seems the error only occurs when assigning a name to the...

Breaking change maybe but an ok one. When you think about it it's is maybe bad practice to refer to non-existing integrations. Not surprising that could lead to problems with...

change rss to url in the config, see doc. I removed rss now with the 1.5.1 update anyway

Hi, yes sure, it could be added as a config setting for the card. I'll consider it when I get into the code next time

check the "rolling-week" settings of the new card version 1.3.0