DerFetzer

Results 5 issues of DerFetzer

I tried to port stm32h7xx-hal's SAI implementation to this HAL. It is no tested yet but I plan to use it in one of my projects. DMA is missing for...

Hi, when I vote for an entry I get a `FAILED` popup and a `422` response to the request to the `qa/vote` endpoint. After this I refresh the page and...

This PR adds basic VLAN support. There are probably some things missing since I am not yet that familiar with the codebase. I hope that you can point me in...

Thank you for this script. It works perfectly! At the moment you can write the DPI to `3600_frozen` so that the sensitivity buttons mappable. My problem is that I cannot...

This takes ideas from [nobbi1991](https://github.com/nobbi1991/HABAppRules) and extends them with a time-aware scheduler. Goal is to simplify testing of user rules. I implemented an example in [habapp-rule-test-demo](https://github.com/DerFetzer/habapp-rule-test-demo). `watch_change` is not working...