Lars Kumbier

Results 10 issues of Lars Kumbier

The current bupstash setup does not handle data corruption in the repository (e.g. through bitrot or storing the repository on mediums with a low MTBF). This could be done by...

enhancement

As an administrator, I care a lot about the *robustness* of a backup solution. Does it handle bitflips and bit rot? What happens, if a remote repository is corrupted -...

documentation
enhancement

## Overview The example in the FAQ-entry "How do I fill in additional values on a webpage?" does not work, because the according keepassxc entry *must* have a username to...

bug
documentation

When I start my build process by calling `npm run-script build --production` and the build fails for some reason, npm exits with an error status code 1. This is important...

I usually have some additional information on open todos in content blocks below a todo, which are left dangling in the old file now, e.g. ``` - [ ] call...

Solves #41 according to SEMVER, a new feature should get a minor release.

I am using concurrently in a project with some long-running tasks. It would be nice to have a progress bar as the last line, which indicates the jobs that are...

### The problem I have a [shelly plug-s](https://www.shelly.com/de/products/shop/shelly-plus-plug-s-1), which I can not integrate into my home assistant: 1. The shelly integration does recognize the plug as a new device. 2....

integration: shelly

### The problem I am trying to connect my Gardena Smart Water Control (Bluetooth) in HomeAssistant. I have a RPi5 with Home Assistant OS installed, newest versions: Core 2024.10.2 Supervisor...

integration: bluetooth

In the current state, ldaptor does not provide any way to perform certificate validation: https://github.com/twisted/ldaptor/blame/60f00e716790397a1196db30186b0d111edb45a3/ldaptor/protocols/ldap/ldapclient.py#L261 This open todo exposes ldaptor to man-in-the-middle attacks.