b308068617
Automatic code cleanups and import optimizations.
2023-02-12 03:31:52 +01:00
d7192913e0
Tons of fixes, improvements and ideas...
2023-02-03 04:17:40 +01:00
e5cc2a4596
Made the logger an object to be multiprocessing compatible.
...
The initialization of the Configuration() object can not log anymore since the Log() object initialization requires the Configuration(). Maybe I will find a better solution in the future. For now, it fixes bugs and makes my life easier.
2022-10-11 02:57:13 +02:00
7e228a3196
Some more logging stuff. log is now a global function as argument.
...
Don't know if it is good, but it made things easier to me.
2022-10-06 02:42:15 +02:00
e665933bfb
Some more logging stuff...
2022-10-05 05:50:13 +02:00
5ca94ec14b
Added FritzboxPhoneStatusService service and some cosmetic changes.
2022-10-04 22:59:04 +02:00
f4e3b9c01b
Cosmetic changes and some more inline comments.
2022-10-01 22:02:32 +02:00
d57fd97fbd
Moved kwargs from __init__ to execute() in services, optimized logging and a lot of bug fixes and refactoring. Bug fixes too.
2022-10-01 08:43:19 +02:00
70e59f571c
Bug fixes. There are still more in monitor.py!
2022-10-01 06:18:08 +02:00
549510c3a4
Lot of bug fixing, optimizations and refactoring.
2022-10-01 04:37:35 +02:00
ee423c01bb
Backup commit. Many internally changes. Known issues still need to be fixed.
2022-09-30 05:43:35 +02:00
8808b657c4
Basic scheduling works now but execution of services is not available. Lot of stuff done...
2022-09-30 02:14:36 +02:00
e4ffdedb56
Refactoring, fixes and really a lot of new ideas...
2022-09-28 08:27:51 +02:00
3de67966f4
Lot of new ideas defined in configuration files and tons of refactoring.
2022-09-28 02:04:50 +02:00