|
c82af79d52
|
Create buttons module
Temporarily just logging button presses, as alarms module doesn't yet
exist.
|
2023-05-17 15:24:11 +01:00 |
|
|
82334be492
|
Implement sound module to handle audio alerts
|
2023-05-16 14:02:54 +01:00 |
|
|
744f8b2504
|
Configure SNTP
|
2023-05-16 00:07:43 +01:00 |
|
|
7d84b95ad5
|
Implement WiFi networking
|
2023-05-16 00:07:43 +01:00 |
|
|
0634787df3
|
Add a console with a reboot command
Couldn't just call the component "console" as that conflicted with the
ESP-IDF component, so opted for "console-wrapper".
|
2023-05-16 00:07:43 +01:00 |
|
|
3ab6c20e58
|
Rename config module to settings
|
2023-05-16 00:07:43 +01:00 |
|
|
be666164f4
|
Create display module top level
|
2023-05-16 00:07:43 +01:00 |
|
|
10c77203ab
|
Add config component with hostname setting
|
2023-05-14 21:33:03 +01:00 |
|
|
ae1d470b4b
|
Create fatal component to handle fatal errors
|
2023-05-14 21:13:35 +01:00 |
|
|
5ae721d25f
|
Create project structure
|
2023-05-14 18:33:24 +01:00 |
|