Commit Graph

8 Commits

Author SHA1 Message Date
Sven Czarnian
f021baf4cc allow unset weather provider 2021-11-22 16:19:46 +01:00
Sven Czarnian
e4ce4ff654 remove acquire() and release() functions and run the threads as deamons for easier cleanups 2021-11-15 17:33:26 +01:00
Sven Czarnian
1e043e2765 define member variables with capital letters 2021-10-13 12:52:29 +02:00
Sven Czarnian
fd324ea747 add some logging 2021-10-11 21:56:51 +02:00
Sven Czarnian
ebea408267 make the datetime code more readable 2021-10-11 21:56:39 +02:00
Sven Czarnian
11eae85e35 remove useless checks 2021-10-10 08:27:10 +02:00
Sven Czarnian
484be00e8c redefined the API to avoid GC issues during the destruction of the AMAN and its children 2021-09-24 22:28:19 +02:00
Sven Czarnian
11e76a3f24 refactor the code to abstract from the weather provider 2021-09-24 22:10:46 +02:00