andig

Results 374 issues of andig

Siehe https://github.com/evcc-io/evcc/discussions/11710

backlog
prio

This PR splits logical connection per SlaveID. Underlying physical connection is shared. TODO - [ ] Make per-connection parameters timeout and delay non-racy. May require refactoring `mbmd` or removing `mbmd`...

backlog

Make life easier for config UI

infrastructure

Refs https://github.com/evcc-io/evcc/discussions/12752 Depends on https://github.com/evcc-io/evcc/pull/13676

devices
backlog

I'm using https://github.com/gokrazy/gokrazy to create bootable application images. It needs to add an (ext4) partition for user data to the image. Can I create that ext filesystem and write it...

Coming here https://github.com/emirpasic/gods/issues/179 looking for a generic `Queue` (based on generic `List`). The current List implementations are constrained by `orderable` to allow for `Contains` and `IndexOf` (maybe more). It would...

## Describe the Feature Currently, this module tries to configure route53. It would be nice if I could use it with domains that are not controlled by AWS. ## Expected...