Historique des commits

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