Ok, I am not a programmer so I am venturing out into some really foreign waters by trying to do a custom app but I wanted to give it a go. So I could use some help to understand the steps on adding dimmer capabilities.
Thanks to @krlaframboise for pointing me to the documentation.
I got the first step done which was tricky for a noobie . I modified the SmartThings Virtual Thermostat smartapp to work with 3 speeds. The problem is I need it to not turn off-on outlets but instead work with @johnconstantelo awesome device handler that was modified by @ChadCK here
I was trying to find an existing smartapp that I could learn from that made automatic dimming adjustments to a light dimmer so I would know what code to change to control the lowSpeed, mediumSpeed, highSpeed in the device handler. Can anyone help point me in the right direction or give me some suggestions? Thanks for any help in getting my first smartapp working.