Markus Adrario

Results 10 issues of Markus Adrario

The attempt to load a single package always gives `{"error": "No cache available"}` as answer for me. I tried several packages, but the one in question is: `https://valheim.thunderstore.io/api/v1/package/c11edf2c-85d9-42ff-811b-139faa4c51b3/` As far...

I just got my opensprinkler and my plan was to start it from HomeAssistant with a calculated runtime using the runonce program. Unfortunately, the first zone always only gets started...

bug

I came by a log from a device, where the "changedBy" value was set to 4 on an attribute. Is there any way to find out what that stands for...

It shows, that in the CS2 Dedicated server, the behaviour of rcon answers is different than in CS:GO 1. On authentication, only one packet is sent as answer and the...

I have a problem, that sometimes (meanwhile close to 50%) the authentication fails. No answer is sent from the module. Logging whats happening, I found that sometimes the 2 Authentication...

**Is your feature request related to a problem? Please describe.** As I try to build a Panel that works on large and small screens, I need to work with relative...

## Version of the custom_component 2023.11.1 ## Configuration Standard configuration via UI ## Describe the bug HA Logs show the above warning. This is issued since 2024.6.0 and will most...

This encaspulates the problematic call in async_add_executor_job() to fix this issue.

The json versions of the load_fixture function get the wrong path and I get the following error: `FileNotFoundError: [Errno 2] No such file or directory: '/home/vscode/.local/ha-venv/lib/python3.12/site-packages/pytest_homeassistant_custom_component/components/fixtures/group1.json'` The problem is [here]:...

I get an error in my tests, that worked up to last week. What I get in the end is ``` pytest_socket.SocketBlockedError: A test tried to use socket.socket. ``` but...