Dear developers,
I’d like to develop an app / add-on that controls my Philips Hue lights according to the zone my character is in.
For example, when being in Elwynn at high noon, the Hue lights would show a perfect-blue sky and green grass.
For this I need the current (live) zone the player is in. Even better would be if an add-on could render the current environment to an off-screen canvas and fetch the colors from there.
I have not found suitable API functions for that. Do you think this could be done somehow?
Thanks in advance!
Christian