Commit Graph

10 Commits

Author SHA1 Message Date
27a6846c64 refactor: work around os.environ missing in micropython
Work with micropython, but keep ability to override values with
enviromental variables (for possible running in k8s).
2022-01-28 09:46:04 +01:00
5612968aad fix: missed morning return from ClockSegment 2022-01-17 06:29:59 +01:00
1440112dab feat!: move config storage to python file
Should help with micropython in the future.
Also fix indentation in main
2022-01-16 20:32:22 +01:00
320b1a2362 feat: add data for traffic information segment 2022-01-15 20:56:56 +01:00
1f2c4e976e feat: implement weather data 2022-01-15 16:20:38 +01:00
18f04630fa feat: get air quality data from Airly 2022-01-15 10:55:39 +01:00
425663d19b refactor: actualy use caching model in time segment 2022-01-14 23:22:08 +01:00
066a378cf7 feat: add simple guage display for text output 2022-01-14 23:22:08 +01:00
822a386735 feat: implement ClockDisplay logic 2022-01-14 21:21:03 +01:00
eaeac43c29 feat: skeleton for e-paper dashboard for bathroom 2022-01-14 21:18:39 +01:00