I have a bunch of temperature sensors.
For each of them I want be able to set limitations and modes (as helpers).
But when setting these optional attributes, I don’t want to create a sub view for each of them. Can a view be prameterized in som way?
And yes I can do copy/paste, but if I modify the settings view, I have to do it for each.
Alternative: use decluttering-card.