Henry Spanka

Results 7 issues of Henry Spanka

It wouldd be nice to rotate the fastnetmon log every day or so. My log file is now 55.000 lines big ;)

enhancement

### Description `unique_csize` field was removed in commit https://github.com/borgbase/vorta/commit/f9d12603164bc663263a86abd17502198059a006 as the field was dropped in Borg V2. This PR adds a check to only display the field in Borg V1....

ABB has added support for virtual devices in their Cloud API. See: https://developer.eu.mybuildings.abb.com/getting-started Does someone know how to implement this. Is it possible to register a virtual device with the...

enhancement
help wanted
good first issue

After reviewing #22, we should probably separate error handling from pushing updates to the web socket clients. https://github.com/henry-spanka/freeathome-api/blob/9b460607a77fc39a052920ec3e9f8ad4e5ab7471/src/lib/Application.ts#L182-L185 Additionally we should make it type safe. In the code snippets below...

ABB has now documented parts of their Web API. https://developer.eu.mybuildings.abb.com/getting-started We should change the structure to be similar and also expose things like functionId and pairingId.

**What steps did you take:** A schema key is not validated when it's the first key in a list of dicts. schema.yaml ```yaml #@data/values-schema --- apps: - #@schema/validation min_len=1 name:...

bug
carvel triage

**What steps did you take:** I expect b.yaml to append item "var1" to *vars* list in each app. However the item is appended twice (or more depending on how many...

bug
discussion