Scenes are handled more or less like devices in THR. I can reference them e.g. with @Device.DisplayName.
It would be great if we could define an Attribute for a scene, e.g. a “status” attribute. In that case I could keep track of the status of a scene. Now, I have to do that with plugins and virtual devices.
For example, an advantage would be that I would need fewer pages because I could use “@Device”, which is not possible with the virtual devices. I can’t reference attributes (with “@Device”) of the virtual device on the page that is defined in the Tile- or DetailsTemplate of a scene.