freol35241

Results 20 issues of freol35241

This probably fits better in the issue tracker for the Dependabot application, but nonetheless: With the `package.lock` file, is there a chance for integration with Github's Dependabot?

enhancement
external

I am trying to setup my project using scikit-build and I have managed to get the c code compiling with cmake. Now, I would like to generate SWIG bindings from...

Hi, I am having some trouble with mqtt topics being case sensitive. https://github.com/ThomDietrich/miflora-mqtt-daemon/blob/master/miflora-mqtt-daemon.py#L141 This line makes the base topic all lower case. Any particular reason for this?

Work in progress: A (naive?) stab at generic exception handling within streamz. This PR attaches an exception handler to each Stream object that acts as an optional start of a...

Adding optional constructor argument for allowing explicit interface address to be used when joining a multicast group. This makes it possible to explicitly set which interface that should be used...

* Data retention policies * Data chunk compression (needs support for schema modifications first!)

help wanted

LTSS would really benefit from a proper test coverage and a CI workflow. Perhaps the following guide can be helpful: https://aarongodfrey.dev/home%20automation/building_a_home_assistant_custom_component_part_2/

help wanted

As of 0.7.7, `Cartopy` is a required dependency of `nvector`. This is sometimes problematic since `Cartopy` does not provide ready-built wheels on pypi, thus requiring every user to have a...

Using the option to output logs to file (`-log=filename`) I would expect to see both the stdout/stderr of the shell2http process and stderr from any invoked subcommand to show up...

### Describe the feature Background and discussion in its entirety can be found in the discord channel: https://discord.com/channels/914168414178779197/1143517331339874354 > Hi! Trying to wrap my head around how the auth feature...