Corrected formating.
This commit is contained in:
parent
8aa136f7ed
commit
c164533404
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ DEPENDENCIES = ['neato']
|
|||
SCAN_INTERVAL = timedelta(minutes=5)
|
||||
|
||||
SUPPORT_NEATO = SUPPORT_BATTERY | SUPPORT_PAUSE | SUPPORT_RETURN_HOME | \
|
||||
SUPPORT_STOP | SUPPORT_START | SUPPORT_CLEAN_SPOT\
|
||||
SUPPORT_STOP | SUPPORT_START | SUPPORT_CLEAN_SPOT \
|
||||
SUPPORT_STATE | SUPPORT_MAP | SUPPORT_LOCATE
|
||||
|
||||
ATTR_CLEAN_START = 'clean_start'
|
||||
|
|
Loading…
Add table
Reference in a new issue