Add default to internals
This commit is contained in:
parent
c6d6dbfdb1
commit
eff5cc0568
@ -210,6 +210,7 @@ CONF_SCHEMA = {
|
||||
'forcebuy_enable': {'type': 'boolean'},
|
||||
'internals': {
|
||||
'type': 'object',
|
||||
'default': {},
|
||||
'properties': {
|
||||
'process_throttle_secs': {'type': 'integer'},
|
||||
'interval': {'type': 'integer'},
|
||||
|
Loading…
Reference in New Issue
Block a user