This generates a bunch if .json files in /outputdir:
python3 -m script.intentfest merged_output /outputdir
From what I see HA installation is using just a single .json - is there a way to convert the list of files so that I can test it in a real installation? Thanks.