-
There is code like this:
```js
#createGroups(parentName, parent) {
for ( const [name, config] of Object.entries(CONFIG.Canvas.groups) ) {
if ( config.parent !== parentName ) continue;
…
-
After calling the main I get "RuntimeError("Default config is missing")" at line 37 even if in the dir src there is a file config.py
-
- implement `Default::default` or add constructor
- require `max_resident_credential_count`
-
On a Home Assistant OS 13.2 Core 24.10.3 instance, I installed Luligu's add-on via https://github.com/Luligu/matterbridge-home-assistant-addon as a custom repository for add-ons.
The add-on shows u…
-
add ability to create, store and supply template files. the rendering should be made available via an endpoint for consumption.
feature is to be a parity of ansible templates.
-
### Description
I think that it would be cool if a community website is hosted from where people can download pre-configured menus/submenus and one-click install it.
It would even be better if the …
-
Add the company to the configuration for a location.
-
-
Is there any reason of the `kubernetes_asyncio.config.load_incluster_config` function to not be async?
As far as I understand, it should by async, and I may be a mistake to be one of the only non-asy…
-