This repository was archived by the owner on Feb 29, 2024. It is now read-only.
Activity
fix: ignore abnormal temperature and humidity values
fix: ignore abnormal temperature and humidity values
refactor: simplify code for reading purpose
refactor: simplify code for reading purpose
feat: add keepalive and email notification
feat: add keepalive and email notification
feat: display environment sensor values (air quality monitor)
feat: display environment sensor values (air quality monitor)
feat: display the alarm time that has been set
feat: display the alarm time that has been set
refactor: reimplement AFK detection & rename functions and variables
refactor: reimplement AFK detection & rename functions and variables
fix: setting value would disappear on screen when chaning state
fix: setting value would disappear on screen when chaning state
chore: update LICENSE file
chore: update LICENSE file
feat: add MIT License to project
feat: add MIT License to project
feat: add 15-second AFK timeout in all states but MAIN
feat: add 15-second AFK timeout in all states but MAIN
refactor: simplify code duplication in blink section
refactor: simplify code duplication in blink section
refactor: simplify code duplication in alarm_clock_task
refactor: simplify code duplication in alarm_clock_task