with this syntaxe : value_json.message.signals[1].value
I managed to access the value but I would like to be able to condition it according to the name of the sensor.
Understand, but why do you need up-to-x (10?) sensors, what is the actial use of the data…graph?
Why not load them into one sensor as attributes and then work from there on?
Most of my input is used for graphs or lists, with a json populated sensor I can run markdown cards or apexcharts to egt to what I want. For some (!) case, I still need the individual sensors, e.g. when I want hostory and/or statistics.