add autotime toggle, announce date on change, make configurable what is spoken date or time or both
This commit is contained in:
@@ -66,6 +66,8 @@ settings = {
|
||||
},
|
||||
'time':{
|
||||
'enabled': False,
|
||||
'presentTime': True,
|
||||
'presentDate': True,
|
||||
'delaySec': 3600,
|
||||
},
|
||||
'keyboard':{
|
||||
|
Reference in New Issue
Block a user