Jan Pluskal
Jan Pluskal
Lately, I found that **docker-registry-manager** keeps querying registry in loop that causes high CPU load on the server. I am getting tens of queries per second in the log. ```...
Whoever is interested in cleaned-up version and merged PRs. Here it is :)
Relates to: * https://github.com/kaitai-io/kaitai_struct/issues/640 * https://github.com/kaitai-io/kaitai_struct_csharp_runtime/pull/17 * https://github.com/kaitai-io/kaitai_struct_tests/pull/71 This PR adds support for `Kaitai.Struct.Runtime.Async`. Due to my lack of Scala skills, I have used the original implementation of `csharp` and...
**Describe the problem you have/What new integration you would like** A new way of human detection was presented https://github.com/espressif/esp-csi It would be interesting to use this as a sensor for...
During a full system reboot, it happens that this integration starts before the asterisk addon, resulting in the following error. ``` This error originated from a custom integration. Logger: custom_components.asterisk...
Relates to https://github.com/kaitai-io/kaitai_struct/issues/640 and https://github.com/kaitai-io/kaitai_struct_compiler/pull/189 This PR adds an additional unit tests that ensures correct behavior of the runtime itself that is not dependent on the compiled KSY files. An...
By default, frigate addon stores recordings into `/mnt/data/supervisor/media/frigate`. This location gets backed up by the default full backup operation while HA gets updated or runs full periodical backups. With this...
Are you planning to release this as a NuGet package? It seems to be a nice alternative to `easynetq` that is too high level.
**Description:** Currently, providers are only auto-updated to the latest **stable** release. This creates problems for some providers that have important fixes or compatibility updates only in **pre-release versions** (alpha, beta,...