From 883e442c816332e97a3ccf6d9cd3e70aff27f9d3 Mon Sep 17 00:00:00 2001 From: Kyle Gordon Date: Sun, 14 Jul 2024 09:54:15 +0100 Subject: [PATCH] Formatting of list --- packages/valetudo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/valetudo.yaml b/packages/valetudo.yaml index 8e3910a2..4aa9f6ba 100644 --- a/packages/valetudo.yaml +++ b/packages/valetudo.yaml @@ -253,7 +253,7 @@ script: data: variables: segments: '{{expand("input_boolean.vacuum_study") | map(attribute="attributes.room_id") | list | to_json }}' - mode: '{{expand("input_boolean.vacuum_study") | map(attribute="attributes.mode")}}' + mode: '{{expand("input_boolean.vacuum_study") | map(attribute="attributes.mode") | list | to_json }}' - service: script.tweet_engine data_template: tweet: "Dispatching my minion, Snowwhite the vacuum, to clean the study carpet!"