add my.location.home, use it as location/timezone fallback

This commit is contained in:
Dima Gerasimov 2020-10-06 00:18:43 +01:00 committed by karlicoss
parent 1f2e595be9
commit dfea664f57
4 changed files with 113 additions and 9 deletions

View file

@ -32,3 +32,7 @@ class bluemaestro:
class google:
takeout_path: Paths = ''
class location:
class home:
current = (1.0, -1.0)