Corrected formating.

pull/19857/head
Lars Lydersen 2019-01-08 20:36:57 +01:00
parent 8aa136f7ed
commit c164533404
1 changed files with 1 additions and 1 deletions

View File

@ -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'