Gernot Messow
Gernot Messow
In my case the Rendered method of a sub component (inside another component, which is created during routing) is not called.
PR #51 adds this missing feature.
I added the sentence "Ignore content from cookie consent popups, ads and disclaimers." to line 131 in autogpt/processing/text.py. So far I didn't have anymore problems with cookie banners, but I...
Thank you for your fix! Unfortunately all your changes were never merged, so deep sleep still doesn't work when USB is connected. I used your code to write my own...
Same here, HA was not responsive anymore. I had to ssh into HA and remove the integration manually by editing homeassistant/.storage/core.config_entries. Then ha core restart worked and everything was back...
I have kind of the same problem, not sure. As soon as the music is stopped no new chunks are recognized, it's always "waiting for new chunks". Only a restart...
@heyzec hm, there are similarities. The main difference is probably, that these proposed profiles are configured manually and the key for a specific configuration is calculated automatically.
Saving does not work for me as well. Clicking on "Save module" does nothing, the "dialog" stays open. I can only click "Cancel" to make it finally disappear. Afterwards both...
No, you can simply replace it with ```lua javascript = { formatCanRange = true, formatCommand = command, formatStdin = true, rootMarkers = { '.prettierrc', '.prettierrc.json', '.prettierrc.js', '.prettierrc.yml', '.prettierrc.yaml', '.prettierrc.json5', '.prettierrc.mjs',...
> I didnt dive into the details yet, but cant we change the device definition to expose system_mode instead? It exposes system_mode, but system_mode is broken and unusable on this...