Magnus

Results 9 issues of Magnus

The thermostat card only changes color if heating. Adding this code will also highlight cooling mode. I've tested this and it works fine. card_thermostat: ---- - operator: "template" value: >...

:sparkles: enhancement

The precommit yaml addons does not work on windows, see issues; https://github.com/adrienverge/yamllint/issues/347 https://github.com/jumanjihouse/pre-commit-hook-yamlfmt/issues/25 If you want people to contribute when using Windows as a client i suggest a change of...

:coffin: wontfix

The scripts tests for settings connected to Bluetooth and it give the wrong recommendations for the capability check. From what I can see the results for getcap differs when run...

Pending Pull

i've put together a short guide for how to setup a development environment for fermentrack.

Most of my iSpindels dont show the correct temperature (the ds18b20 arent always calibrated). I propose that we add an option to adjust/calibrate the temperature reading when it's received to...

Investigate wifi connection behaviour. Some sources point to that the esp will connect to the last wifi ap and not the strongest if multiple ap with the same name exist....

enhancement

It would be good to have proper validation of SSL certificates. Uploading all current CA is not an option, it takes to long to load them from disk ~3 seconds....

enhancement
Esp32

Wrong PIN definitions in Arduino/esp32 framework. See: https://github.com/espressif/arduino-esp32/issues/9037

bug