Helmut Pozimski
|
49588f8529
api: Implement OPTIONS request to allow CORS preflight checks to succeed
|
1 gadu atpakaļ |
Helmut Pozimski
|
945e886943
api: Add CORS header to responses
|
1 gadu atpakaļ |
Helmut Pozimski
|
d4b759d263
time_conversion: fix memory leak due to setenv
|
1 gadu atpakaļ |
Helmut Pozimski
|
e1934bf457
Add README.md
|
1 gadu atpakaļ |
Helmut Pozimski
|
1237d6bfd3
Add wiring diagram
|
1 gadu atpakaļ |
Helmut Pozimski
|
08253111ae
alarm: add configuration variables
|
1 gadu atpakaļ |
Helmut Pozimski
|
1e4decb2e7
alarm_task: Fix incorrect handling of return code for weekday
|
1 gadu atpakaļ |
Helmut Pozimski
|
2e82bab18d
api/storage: shift week days by one to adjust to library numbering
|
1 gadu atpakaļ |
Helmut Pozimski
|
8dfe0873af
wifi_management_task: Correctly dereference pointer and restart sntp after reconnecting
|
1 gadu atpakaļ |
Helmut Pozimski
|
1a9dc9fd6d
wifi: Do not delete event group after initialization
|
1 gadu atpakaļ |
Helmut Pozimski
|
cf083894e8
wifi_management_task: Set wifi_enabled_flag according to state changes
|
1 gadu atpakaļ |
Helmut Pozimski
|
993013ad3a
wifi_management_task: Add task to disable wifi during the night
|
1 gadu atpakaļ |
Helmut Pozimski
|
c7f8e108ed
storage: Use const pointers for namespace key
|
1 gadu atpakaļ |
Helmut Pozimski
|
e9d6c3ba56
ds3231: Protect read and write operations with mutex
|
1 gadu atpakaļ |
Helmut Pozimski
|
11f9ac4c5a
cleanup_task: Add task to automatically delete outdated entries
|
1 gadu atpakaļ |
Helmut Pozimski
|
d1c293257a
api/alarm_task/main: Implement notification of alarm task when the wakeup time is updated
|
1 gadu atpakaļ |
Helmut Pozimski
|
d7be07768e
main: Add code to start alarm task, init interrupt pin and start API
|
1 gadu atpakaļ |
Helmut Pozimski
|
f83cf4132f
configuration: Add option for button interrupt pin
|
1 gadu atpakaļ |
Helmut Pozimski
|
3b95b67ed4
alarm_task: Add task implementation to make the wake up call
|
1 gadu atpakaļ |
Helmut Pozimski
|
b8bbe30076
time_display: Remove conversion code moved to time_conversion
|
1 gadu atpakaļ |
Helmut Pozimski
|
34dc5d09ef
api/storage: Move week days to storage
|
1 gadu atpakaļ |
Helmut Pozimski
|
c4b281f57b
time_conversion: Move time zone conversion here and protect with mutex
|
1 gadu atpakaļ |
Helmut Pozimski
|
d8d8f45100
alarm: Add first rough implementation
|
1 gadu atpakaļ |
Helmut Pozimski
|
7659c20cc5
api: Handle empty objects to allow for disabling a day
|
1 gadu atpakaļ |
Helmut Pozimski
|
2b93711273
storage: Change data type to int32_t to allow for negative values
|
1 gadu atpakaļ |
Helmut Pozimski
|
4551509d47
time_display: Correct sleep interval and reset time zone
|
1 gadu atpakaļ |
Helmut Pozimski
|
a189160f7c
main: Update initialization code
|
1 gadu atpakaļ |
Helmut Pozimski
|
acc157b945
time_sync: Add code to synchronize time
|
1 gadu atpakaļ |
Helmut Pozimski
|
19b7ee1c63
time_display: Add code for a task to update the displayed time
|
1 gadu atpakaļ |
Helmut Pozimski
|
727e4c825c
tm1637: remove configuration from public functions
|
1 gadu atpakaļ |