add autotime toggle, announce date on change, make configurable what is spoken date or time or both

This commit is contained in:
chrys
2016-11-09 23:17:58 +01:00
parent 90ebbaf749
commit 3171018e6e
10 changed files with 65 additions and 12 deletions

View File

@@ -66,6 +66,8 @@ settings = {
},
'time':{
'enabled': False,
'presentTime': True,
'presentDate': True,
'delaySec': 3600,
},
'keyboard':{