Daniël Schenk

Results 14 issues of Daniël Schenk

In the `nrf5_helpers.cmake` file, the `pca10100` seems to be the only board which does not support SDK 16. Is there any reason for this? Could it be a mistake? If...

When I use the following code to mark a whole test file to be run last: ```python pytestmark = pytest.mark.last ``` I always get the following warning at the end...

bug

## The problem Operations on a `DriveNode` like `mkdir`, `upload` and `delete` are not visible on the node because `DriveNode` never fetches the children again if done once. For example:...

## The problem Using an incorrect password produces the exception shown below, mentioning a missing field. This is confusing and had me start a search for possible causes, not thinking...

I sometimes need to do remote debugging, for which I connected a J-Link to a Raspberry Pi which is running the ARM version of JLinkGDBServer. I would like to be...

I'm working in a team and want to share my exclusion pattern by storing the generated JSON file in git. However, this file contains absolute paths to my project which...

I have a parametrized test of which one of the invocations uses a (fairly long) byte string as input. Because pytest tries to print parametrized tests in the most useful...

bug
windows

By adding this file, the library can be added to PlatformIO's library registry. This way, projects built with PlatformIO can depend on json11 and it will be automatically downloaded from...

enhancement

Hue Labs are a collection of experimental scenes, automations and rules which can be installed onto the bridge via the [Hue Labs portal](https://labs.meethue.com). [This article](https://aarongodfrey.dev/home%20automation/automating-hue-labs-formulas/) shows an undocumented method to...

### The problem After the upgrade to 2024.9.3 I noticed that some of the automations I have, and have been working for a long time, suddenly stopped working. I had...