For now the only method to transform the input data to a list of dict is the use of a template sensor.
I try to avoid the creation of a lot of "helper sensors" if things could be arranged in code.
If there was a modify method available to transform input data to al list in JS, this would help a lot.
If I'm correct, for now this can only done in the column section
For now the only method to transform the input data to a list of dict is the use of a template sensor.
I try to avoid the creation of a lot of "helper sensors" if things could be arranged in code.
If there was a modify method available to transform input data to al list in JS, this would help a lot.
If I'm correct, for now this can only done in the column section