You can avoid writing many rules with use of groups.
Put all your ‘real’ sensor items in a group
Write one rule to trigger on group update -
then iterate through the group to calculate new ‘corrected’ items
This may help
You can avoid writing many rules with use of groups.
Put all your ‘real’ sensor items in a group
Write one rule to trigger on group update -
then iterate through the group to calculate new ‘corrected’ items
This may help