There is a PR adding sensors to show which current scene is active for hue light groups. I don't know much about how the scenes in the hue ecosystem works, but if there is the concept of "active" then it should wither be a switch per scene or, as suggested in a comment, a select with the different scenes.
I don't think a scene entity + multiple sensor entites per scene is a good approach.
See https://github.com/home-assistant/core/pull/151883#issuecomment-3977454987
Thoughts?