mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Corrected formating.
This commit is contained in:
parent
8aa136f7ed
commit
c164533404
@ -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…
x
Reference in New Issue
Block a user