Benjamin Bender

Results 101 comments of Benjamin Bender

#7053, #8044, #5622 are more cases where missing native support for es-modules breaks prisma. If you try to use `prisma db seed` in an es-module project (as in `type: module`...

@Jolg42 Yes, basically. I'm using `node --experimental-specifier-resolution=node --loader ts-node/esm` as it also enables importing ts-files into the seed-file.

@pbn42 "Take the appropriate wheel and copy it to the custom_components/llama_conversation/ directory." (See https://github.com/acon96/home-llm/blob/develop/docs/Backend%20Configuration.md#wheels)

I followed the given instructions and placed the newly created wheel inside of the `custom_components/llama_conversation/`-folder. I'm still getting: ``` 2024-06-10 13:10:45.828 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry LLM Model...

Would also love to see this implemented as it would be a foundational building block of getting rid of legacy ip on many home networks!

I can confirm that issue and would love to see [#29157](https://github.com/storybookjs/storybook/pull/29157) merged to get that resolved. Thx and love to all who are putting efforts into this! { return [...

Hey, since yesterday, I also got a midea dishwasher and looking to integrate it into my HA-setup. Here are the infos of the device as I would love this feature...

As I would love to use this to manage grouping of my linkplay devices, I would love this to be merged. Any reason why this is still a draft? What...

thx for the clarification and the work you are putting into making these features work seamlessly! very much appreciated!