Fix Syntax Error
This commit is contained in:
@@ -208,7 +208,7 @@ script:
|
|||||||
topic: valetudo/furbot/MapSegmentationCapability/clean/set
|
topic: valetudo/furbot/MapSegmentationCapability/clean/set
|
||||||
payload: >-
|
payload: >-
|
||||||
{
|
{
|
||||||
'segment_ids': {{ expand('group.furbot_segments') |
|
"segment_ids": {{ expand('group.furbot_segments') |
|
||||||
selectattr('state','eq','on') |
|
selectattr('state','eq','on') |
|
||||||
map(attribute='attributes.segment_id') | list | to_json }}
|
map(attribute='attributes.segment_id') | list | to_json }}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user