-
Hello @gcobb321, we already talked about this issue in #263 and #267 while it looked first it was working after some adjustments and updates, i still have the same issue being when i add the iCloudV3 …
-
Example this works
```
[Query(Parallel = false)]
private void SomeQuery(in Entity entity)
{
this.somethng
}
```
but this doesnt
```
[Query(Parallel = true)]
private void SomeQuery(in En…
-
I'm unsure if this is within the scope of the mod but I think it'd be great if custom fish could be tracked via an entity rather than an item. The entry could be completed by killing it, looking at it…
-
### 🔖 Feature description
Currently, there is no breadcrumb navigation in the Entity Catalog page, making it difficult for users to navigate across entities. Adding breadcrumbs that reflect entity …
-
### The Hoymiles sensor entities do not appear in my HomeAssistant instance.
This is what I did to install the Integration:
1. I added the custom repository in hacs and added your URL.
2. I used…
-
We currently have a lot of service classes with a function along the lines of `revisionToResponse`, take for example the `banner-service.ts`
```ts
/**
* Creates a banner response from a bann…
-
I get the following error during setting the entity heating curve.
This occurs for any number I choose.
Version: v0.8.18
Logger: homeassistant.components.websocket_api.http.connection
Quelle: co…
-
This error seems to be related to https://github.com/OpenLiberty/open-liberty/issues/28898 (which is closed). But here the comparison is happening between time values instead of numeric values.
Query…
-
In the milestone table the first column should be project (the name of the project) and instead of a status there should be some "completeness percentage" that is calculated based on the finished task…
-