ohinckel

Results 3 issues of ohinckel

I was trying to use the `item.fade()` function with a short interval (something like ~0.02) and noticed that the execution of the complete fade process took longer than expected by...

Currently only simple key/values and lists are supported in configuration files like `smarthome.conf` or `plugin.conf`. This patch makes it possible to configure dictionaly using the following syntax: ``` [section] list...

This will start adding support for Raspberry Pi 5 using the lgpio libraray (see [project](https://github.com/joan2937/lg) or [docs](http://abyz.me.uk/lg/lgpio.html)). When building the code the `RPI` has to be set. The value is...