- 07 Feb, 2022 5 commits
-
-
Eric Duminil authored
MQTT is now broken
-
Eric Duminil authored
it now appears wifi_util was broken.
-
Eric Duminil authored
-
Eric Duminil authored
-
Eric Duminil authored
-
- 02 Feb, 2022 2 commits
-
-
Eric Duminil authored
-
Eric Duminil authored
-
- 25 Jan, 2022 3 commits
-
-
Eric Duminil authored
-
Eric Duminil authored
* Night mode is still available when pressing the flash button * "led 0" or "led 1" should now be used as commands instead of "night_mode"
-
Eric Duminil authored
-
- 22 Jan, 2022 2 commits
-
-
Eric Duminil authored
-
Eric Duminil authored
e.g. for local MQTT on port 1883 encryption will be on by default
-
- 01 Oct, 2021 4 commits
-
-
Eric Duminil authored
-
Eric Duminil authored
-
Eric Duminil authored
-
Eric Duminil authored
-
- 08 Jul, 2021 1 commit
-
-
Eric Duminil authored
-
- 29 Jun, 2021 1 commit
-
-
Eric Duminil authored
-
- 18 Jun, 2021 2 commits
-
-
Eric Duminil authored
A short red wheel is displayed after the LED countdown has been completed. It prevents a new countdown from starting, or night mode to be activated. Since a red wheel is displayed at the start of the calibration process anyway (until measurements are stable enough), it should hopefully not be too surprising.
-
Käppler authored
* The 'int' return signature and the comment 'Returns the number of remaining leds' sounds like the function would return its current countdown state. However, it only returns the number of remaining leds after the button was released. Thus change the type to 'bool' and return 'true' after a successful countdown * Do not use 1 as return value for night mode, because it is ambigous. Return 'false' instead.
-
- 07 Jun, 2021 2 commits
-
-
Eric Duminil authored
co2_sensor: Make co2 alert threshold configurable See merge request !11
-
Käppler authored
Previously, it was hardcoded to 2000 ppm, which remains the default value.
-
- 06 Jun, 2021 12 commits
-
-
Eric Duminil authored
Clarify documentation of `reset` command See merge request !9
-
Eric Duminil authored
-
Eric Duminil authored
-
Eric Duminil authored
-
Eric Duminil authored
-
Eric Duminil authored
-
Eric Duminil authored
-
Käppler authored
The old wording 'sensor' for the whole controller can be misleading.
-
Eric Duminil authored
-
Eric Duminil authored
-
Eric Duminil authored
-
Eric Duminil authored
-
- 05 Jun, 2021 6 commits
-
-
Eric Duminil authored
-
Eric Duminil authored
-
Eric Duminil authored
-
Eric Duminil authored
If calibration is finally reliable, let's update the version!
-
Eric Duminil authored
-
Eric Duminil authored
-