2019-11-27 10:15:59 +00:00
custom_cleaning :
2021-04-28 20:18:00 +00:00
name : Zone Cleaning service
2019-11-27 10:15:59 +00:00
description : Zone Cleaning service call specific to Neato Botvacs.
2021-04-28 20:18:00 +00:00
target :
entity :
integration : neato
domain : vacuum
2019-11-27 10:15:59 +00:00
fields :
mode :
2021-04-28 20:18:00 +00:00
name : Set cleaning mode
2019-11-27 10:15:59 +00:00
description : "Set the cleaning mode: 1 for eco and 2 for turbo. Defaults to turbo if not set."
2021-04-28 20:18:00 +00:00
default : 2
selector :
number :
min : 1
max : 2
mode : box
2019-11-27 10:15:59 +00:00
navigation :
2021-04-28 20:18:00 +00:00
name : Set navigation mode
2019-11-27 10:15:59 +00:00
description : "Set the navigation mode: 1 for normal, 2 for extra care, 3 for deep. Defaults to normal if not set."
2021-04-28 20:18:00 +00:00
default : 1
selector :
number :
min : 1
max : 3
mode : box
2019-11-27 10:15:59 +00:00
category :
2021-04-28 20:18:00 +00:00
name : Use cleaning map
2019-11-27 10:15:59 +00:00
description : "Whether to use a persistent map or not for cleaning (i.e. No go lines): 2 for no map, 4 for map. Default to using map if not set (and fallback to no map if no map is found)."
2021-04-28 20:18:00 +00:00
default : 4
selector :
number :
min : 2
max : 4
step : 2
mode : box
2019-11-27 10:15:59 +00:00
zone :
2021-04-28 20:18:00 +00:00
name : Name of the zone to clean (Only Botvac D7)
2019-11-27 10:15:59 +00:00
description : Only supported on the Botvac D7. Name of the zone to clean. Defaults to no zone i.e. complete house cleanup.
2020-04-05 08:33:45 +00:00
example : "Kitchen"
2021-04-28 20:18:00 +00:00
selector :
text :