Moritz Ulmer
Moritz Ulmer
I wanted to ask if you're interested in enabling sponsorship? The income might not be much, but its is a widely used base library that many others build up on....
When writing unit tests it would be useful to have an option to use fakeredis instead of a real redis server. Are there any accepted methods that I am missing...
Why: - The fields label and value are not marked as missing This change addresses the need by: - Adding a test to ensure that pylint does not mark these...
- [ ] Check that the documentation regarding the RaspberryPi and DHT sensor work - [ ] Resolve any discrepancies - [ ] Perform clean up
- The image should have the software set up for the smart module - The image should be published for public users
The aim for the initial continuous integration is to have - A link to a CI server - preferably Travis.ci as it is the default Github service - Add a...
Automatically generate a Raspbian image with every update to the smart module code. Promising approach might be https://github.com/RPi-Distro/pi-gen or https://github.com/TheSin-/rpi-img-builder. Using Yocto Linux is probably overkill. The images should then...
The reason's I would be interested in moving to PlatformIO projects is: - Automated dependency management - Good continuous integration support Other reasons include: - Code completion/syntax checking - C++...
The project seams quite mature to be used to measure environmental sensors. I would like to adapt it to be used with ESPs (ESP8266 & ESP32) as these provide a...
When using Litegraph under Firefox the console logs the following warning: Use of mozImageSmoothingEnabled is deprecated. Please use the unprefixed imageSmoothingEnabled property instead. It is used in the following file:...