Commit graph

10 commits

Author SHA1 Message Date
Michael Hope
c7d0f0e03b wordclock: finish implementing mqtt dimming support 2024-03-03 11:18:14 +01:00
Michael Hope
c3ff8528bd wordclock: move lib/ files to root on the device and improve stamping 2024-03-03 10:29:13 +01:00
Michael Hope
840728ed05 wordclock: add typing everywhere 2024-03-01 17:13:18 +01:00
Michael Hope
a0e254d964 wordclock: tidy up the Makefile and compile the modules 2024-02-29 21:39:00 +01:00
d537de05fc wordclock: drop the duplicate WLAN setup 2024-02-27 08:06:31 +01:00
a8c6c04e11 wordclock: run black and isort 2024-02-27 08:05:22 +01:00
e7d92b5013 wordclock: update to work with the latest MicroPython 2024-02-27 07:58:25 +01:00
ffead18f6e wordclock: add the copyrights everywhere 2020-12-01 21:15:19 +01:00
af5e3d44b8 wordclock: various tidy ups
Handle more errors so the clock doesn't stop.

Reset if any other exception occurs.

Handle an empty response from iptime.

Blink less often.

Dim the clock outside hours.
2020-11-29 20:51:54 +01:00
67dfd2e378 src: renamed hw to src 2018-12-29 16:55:08 +01:00