Update docs for /forcesell

This commit is contained in:
Matthias
2018-10-10 20:08:29 +02:00
parent 8c6d7c48ad
commit 6ff4c9b888
5 changed files with 32 additions and 1 deletions

View File

@@ -130,6 +130,7 @@ CONF_SCHEMA = {
},
'db_url': {'type': 'string'},
'initial_state': {'type': 'string', 'enum': ['running', 'stopped']},
'forcebuy_enable': {'type': 'boolean'},
'internals': {
'type': 'object',
'properties': {