herrxyz

Results 7 issues of herrxyz

Hello, unfortunately I didn't disable "scan" in BLE-module for several months. This created roughly 15.000 new devices, whichs freezes my interface for several seconds if I open ble-objects. As it...

hey, it would be really nice if this plugin can give an alert (for example at start) if there is a newer version of password-list available at haveibeenpwnd (for example...

# Description of the new feature/enhancement Hey there, I would like to add parameters to the installation of a package, for example like `"sql-server-express /SECURITYMODE=SQL /SAPWD=localadministrator"` ~~(I know that it's...

Issue-Feature

# Package Requested - [X] I would like someone else to build the manifest. - [ ] I would like help so I can submit the manifest. - [X] I...

Help-Wanted
Package-Request

hey there, when I add my account, it doesn't matter if i use http(s)://www.example.com/selfoss or http(s)://example.com/selfoss, it will connect and get data (only the first time. but if I later...

hey there, I don't think I really understand what "items_lifetime" does. According to documentation, "Number of days since the item has been last seen after which it can be deleted....

question

suggestion: api method SetRectangle take tuple as alternative input crop = (1,2,3,4) (left, top, width, height) = crop works: api.SetRectangle(left, top, width, height) breaks: api.SetRectangle(crop) using current version 2.5.2 from...