I’ve run into a problem with a group of two bulbs and how brightness is reported. I have a template that converts to brightness of the group to the range 0-100. But, when the bulbs are on at 100%, clicking the group in the UI displays 258%, while the UI itself displays 100%.
It doesn’t look like your template is changing the brightness. (It looks like it is just converting it for display.) Is that set somewhere else?
-David
Ah! I get it now, but what do you mean by “…create a new template light from your existing light…”?
Do yo mean a light group that wraps the actual group?
Something like this:
base group:
- platform: group
name: "Bedroom Fan Bulb"
entities:
- light.fan_bulb_1
- light.fan_bulb_2
wrapper:
- platform: group
name: "Fan Group"
entities:
- light.bedroom_fan_bulb
If so, I get the same result. The main group reports 657 as brightness and the same is reported as brightness for the wrapper: