by fletch on Fri Oct 13, 2006 2:39 am
Currently there is no graphical representation of the Dim level. However the text status will show the dim level. If you look at the second screenshot I posted on the right hand side I have the device status shown. For example if one of those devices had been dimmed to 75% instead of ON it would show DIM 75%. As for a graphical depiction, this is something I plan to add. One of the reasons it hasn't been implemented yet though is I haven't sat down to decide the level of granularity to go with. Are 5 levels of images needed? Maybe 10, somebody will surely will ask for a full 1% through 99%. I'm open to suggestions on this one so if you have an opinion on this let me know.
Direct dimming can be supported today you can go directly to 50% dim or any other level, not just up and down by some arbitrary value. I currently don't have a good way to set it to a variable value though. I assume you'd like something similar to the volume control, where depending on where you clicked on the control it would dim or brighten the device to that level. So today it would require setting up too many xlobby events to be something I consider workable. Honestly today to have that functionality with 1 light and 5 dim levels (20%,40%,60%,80% and 100%) you'd have to setup 5 xlobby events. Not great but it could be done. But when you start looking at even as few as 10 devices, you'd now be up around 50 events. So being realistic here the plugin will not do that yet. I have no reason not to add this at sometime in the future, but there are a few other things that need to be done first.
Finally animated GIF files do not work today either. They're displayed, but not animated. One of the people testing the plugin has asked for it, I plan to see what needs to be done for these files to display correctly.