Hi,
i have a group who is showing different values from sensors like:
- sensor.mysensor01
- sensor.mysensor02
- sensor.mysensor03
- sensor.mysensor04
i would like to make the same kind of group with the value from attributes like:
- sensor.mysensor01.attributes.battery_level
- sensor.mysensor02.attributes.battery_level
- sensor.mysensor03.attributes.battery_level
- sensor.mysensor04.attributes.battery_level
i know i can make a sensor template and use the sensor template in my group, but is there a better/standar way to do that ?