vendetta1987

Results 6 issues of vendetta1987

After setting up bees I wanted to reduce the log level as well as try out different scan modes. Having it set up as a systemd service I tried and...

providing null as update method will cause a null pointer. i didn't need an update method and thus stumbled on this one

i put the taskfactory commit up to debate, the nooptask one should be ok, let me know your thoughts

If I'm not mistaking, the framework lacks an if statement. What if we extend the PredicateFilter for this and make it start one of two given tasks depending on the...

Hi there, just wanted to let you know that coco.names is still missing from the raspberry image as in: https://github.com/roflcoopter/viseron/issues/696#issuecomment-2757200369

I'm trying to communicate between an RPi4 running python and the [py-nrf24](https://github.com/bjarne-hansen/py-nrf24) lib and a Pi Pico using the micropython NRF24L01 driver. I can transmit data and started building my...