diff --git a/blueprints/hga_scene_analysis.yaml b/blueprints/hga_scene_analysis.yaml index 7bada61..a4ad03a 100644 --- a/blueprints/hga_scene_analysis.yaml +++ b/blueprints/hga_scene_analysis.yaml @@ -44,7 +44,8 @@ actions: - choose: - conditions: - condition: template - value_template: {{ detection_keyword | lower in (hga_scene_analysis_output['response']['speech']['plain']['speech'] | lower) }} + value_template: >- + {{ detection_keyword | lower in (hga_scene_analysis_output['response']['speech']['plain']['speech'] | lower) }} sequence: - service: notify.persistent_notification data: