Time on Screen
Hardware- 4 Devlogs
- 6 Total hours
A very simple time display with the weather
A very simple time display with the weather
I added my final touches to my digital clock!
Here is what I Improved:
I added the date and temperature. I sadly could not get the National Weather Service API working, so I switched to the Home Assistant API to get the value of a sensor. I also added light mode support, alongside dark mode.
I got the local RTC time working and centered the text
I added basic support for getting the time from the Network Time API, and then display it on the screen.
I still want to add Support for:
The local Real Time Clock (RTC)
and adding a small weather “widget” below the time via the National weather service API