-
**Describe the bug:**
Over the last couple of days I've noticed some entities are not updating. This is happening across multiple inverters. Prior to the last couple of days everything was working …
-
Can we add support for sabermarks, bullet holes and other decals on brush entities without breaking compat?
And misc_models, for that matter.
-
Which entities do we select from the larger collection to preview on the front page? We could mark some in the markdown file?
-
### Describe the bug
STI model
`class Entities::System < Entity` with relation `has_many :bank_accounts`
Bank account model
`class BankAccount < ApplicationRecord` with `belongs_to :system_entity, c…
-
Should there be a requirement about the proper usage of MAC (in contrast to digital signatures). In particular, if there are more than two participants, MAC is usually not safe.
See for example [Di…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
```
[2024-10-25 19:42:28 - ERROR - local_bulk_writer]: Failed to fulsh, error: int() argumen…
-
Lately I've ran in "let's clean up some things" mood and I've found out that my .yaml's contain a lot of non-existant (anymore) entities.
Example? Recorder's include/exclude list of particular entiti…
-
### The problem
I have occasional dropouts of the Daikin BRPxxxxxx from WiFi and i'm observing that the integration indeed timeouts, but the state of the device entities never reflects this.
This me…
-
It looks like mirroring (e.g. chemical plant) is handled by a boolean attribute. What we need to work out is what we have to do about that: do fluidboxes move in trhe API bein g the biggest one, but …
-
In PBR materials, the CastShadows property works as expected. But it doesn't in basic materials.
The castShadows property in a basic material doesn't affect the rendering of other entities. It never…