Histórico de Commits

Autor SHA1 Mensagem Data
  Helmut Pozimski 993013ad3a wifi_management_task: Add task to disable wifi during the night há 1 ano atrás
  Helmut Pozimski c7f8e108ed storage: Use const pointers for namespace key há 1 ano atrás
  Helmut Pozimski e9d6c3ba56 ds3231: Protect read and write operations with mutex há 1 ano atrás
  Helmut Pozimski 11f9ac4c5a cleanup_task: Add task to automatically delete outdated entries há 1 ano atrás
  Helmut Pozimski d1c293257a api/alarm_task/main: Implement notification of alarm task when the wakeup time is updated há 1 ano atrás
  Helmut Pozimski d7be07768e main: Add code to start alarm task, init interrupt pin and start API há 1 ano atrás
  Helmut Pozimski f83cf4132f configuration: Add option for button interrupt pin há 1 ano atrás
  Helmut Pozimski 3b95b67ed4 alarm_task: Add task implementation to make the wake up call há 1 ano atrás
  Helmut Pozimski b8bbe30076 time_display: Remove conversion code moved to time_conversion há 1 ano atrás
  Helmut Pozimski 34dc5d09ef api/storage: Move week days to storage há 1 ano atrás
  Helmut Pozimski c4b281f57b time_conversion: Move time zone conversion here and protect with mutex há 1 ano atrás
  Helmut Pozimski d8d8f45100 alarm: Add first rough implementation há 1 ano atrás
  Helmut Pozimski 7659c20cc5 api: Handle empty objects to allow for disabling a day há 1 ano atrás
  Helmut Pozimski 2b93711273 storage: Change data type to int32_t to allow for negative values há 1 ano atrás
  Helmut Pozimski 4551509d47 time_display: Correct sleep interval and reset time zone há 1 ano atrás
  Helmut Pozimski a189160f7c main: Update initialization code há 1 ano atrás
  Helmut Pozimski acc157b945 time_sync: Add code to synchronize time há 1 ano atrás
  Helmut Pozimski 19b7ee1c63 time_display: Add code for a task to update the displayed time há 1 ano atrás
  Helmut Pozimski 727e4c825c tm1637: remove configuration from public functions há 1 ano atrás
  Helmut Pozimski 83026a05b3 wifi: Add DNS server configuration há 1 ano atrás
  Helmut Pozimski af8023e760 configuration: Add additional parameters há 1 ano atrás
  Helmut Pozimski 992af23d87 configuration: Add display configuration variables há 1 ano atrás
  Helmut Pozimski d93fd9dd85 tm1637: Copy code from esp8266-clock há 1 ano atrás
  Helmut Pozimski d075a02751 configuration: Add parameters for ds3231 há 1 ano atrás
  Helmut Pozimski aa2470c504 ds3231: Add adapted classes from esp8266-clock há 1 ano atrás
  Helmut Pozimski 18d86d8af8 bcd: Add files copied from esp8266-clock há 1 ano atrás
  Helmut Pozimski 1d43d11b8c api: Implement PUT and DELETE verbs há 1 ano atrás
  Helmut Pozimski b959fa8e8a Storage: Add function to delete entry há 1 ano atrás
  Helmut Pozimski 1b65fc2125 api: add first implementation with GET support há 1 ano atrás
  Helmut Pozimski ad81d427b8 storage: use static handle há 1 ano atrás