Benjamin Krause
Benjamin Krause
I'm getting this error when trying to put a picture-elements card in the swipe-card. Is this a known issue? Works great with sensors though... ``` 22af5b1c2d5fbf8c18791.chunk.js:3767 Uncaught (in promise) TypeError:...
**Describe the bug** Open app and Pull-Down/refresh does not work. Press search button and then it does. **To Reproduce** Steps to reproduce the behavior: 1. Open app 2. Try to...
Tried upgrading HA to 2022.7 and I'm getting "Unknown error" without any errors in the console or logs. Can't get the UI to show until I comment out my lovelace_gen...
Hi, I'm new to Flask and currently looking for a good starting point for building a json API. Your project seems to be exactly what I'm looking for. However, I...
**Describe the feature** There is currently a feature for debugging that creates a three-like, text-based, structure of the UI structure. I like the idea of the [Details()](https://github.com/FlaUI/FlaUI/blob/33e286aaeb3176fcd2bd938ed841faba51c26608/src/FlaUI.Core/Debug.cs) function, but if...
I'm loading all my images (assets.logo, assets.box_front) from URL and it seems to work great. The only thing I can't get working are videos. Would it be possible doing the...
Similar to this request: https://github.com/custom-cards/flex-table-card/pull/131 Would it be possible to add support for service responses so we could pull data from a service such as todo.get_items and iterate over the...
### Paste the command igir.exe report -d "Nintendo - Nintendo 64 (BigEndian) (Parent-Clone) (20240809-203816).dat" --single --only-retail --no-unlicensed --no-bios --prefer-revision "newer" --prefer-region "USA,WORLD,EUR,JPN" --report-output report_n64.csv ### Describe the bug When trying...
### Expected Behavior I expected Kompose to handle `x-shared-env` in a way that minimizes duplication by converting it into a shared list of environment variables (e.g., a ConfigMap) and then...
I use fastapi_mcp with PydanticAI and it works great for tools, but is there a way to tell the AI the correlation between functions and give it a worflow/instructions to...