1) Give a description of the problem
Questioning how to best code fading of light and restoration of dim level not working.
2) What is the expected behavior?
Want lights to go back to original dim level
3) What is happening/not happening?
Lights come back on at 20% which is last state set in piston
**4) Post a Green Snapshot
5) Attach any logs (From ST IDE and by turning logging level to Full)
`3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: trace ║╔ Execution stage complete. (2564ms)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: debug ║║ Restoring attribute ‘level’ to value ‘50’ using command setLevel(50)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: debug ║║ Skipped execution of physical command [Bedroom Lamp].setLevel([20]) because it would make no change to the device. (7ms)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: debug ║║ Skipped execution of physical command [Stove Light].setLevel([50]) because it would make no change to the device. (7ms)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: trace ║║ Executed virtual command [Bedroom Lamp, Lamp, Stove Light].setLocationMode (39ms)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: debug ║║ Restoring attribute ‘level’ to value ‘20’ using command setLevel(20)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: trace ║║ Executed [Lamp].off (16ms)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: debug ║║ Skipped execution of physical command [Lamp].setLevel([50]) because it would make no change to the device. (6ms)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: debug ║║ Restoring attribute ‘level’ to value ‘50’ using command setLevel(50)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: trace ║║ Executed [Bedroom Lamp].off (18ms)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: debug ║║ Executed physical command [Stove Light].setLevel([20]) (15ms)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: trace ║║ Executed [Stove Light].setLevel (16ms)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: debug ║║ Executed physical command [Lamp].off() (15ms)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: trace ║║ Executed [Lamp].setLevel (16ms)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: debug ║║ Skipped execution of physical command [Bedroom Lamp].setLevel([20]) because it would make no change to the device. (5ms)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: debug ║║ Executed physical command [Stove Light].setLevel([40]) (15ms)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: trace ║║ Executed virtual command [Bedroom Lamp, Lamp, Stove Light].wait (0ms)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: trace ║║ Executed virtual command [Lamp].loadStateLocally (17ms)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: info ╔ Event processed successfully (2704ms)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:28 PM: trace ║║ Waiting for 500ms
3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: debug ║║ Executed physical command [Stove Light].off() (15ms)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:28 PM: trace ║║ Executed [Stove Light].setLevel (17ms)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: debug ║║ Cancelling statement #14’s schedules…
3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: trace ║║ Executed virtual command [Bedroom Lamp].loadStateLocally (18ms)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:28 PM: debug ║║ Executed physical command [Lamp].setLevel([60]) (15ms)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: trace ║║ Executed [Stove Light].off (17ms)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:28 PM: info smartapp_pause called by smartAppName=webCoRE Piston, value=500, smartAppVersionId=eba4eb9d-4efd-4bc8-b849-8f781f767758
3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: trace ║║ Executed virtual command [Stove Light].loadStateLocally (18ms)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: trace ║║ Executed [Bedroom Lamp].setLevel (6ms)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:28 PM: debug ║║ Executed physical command [Bedroom Lamp].setLevel([60]) (15ms)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: debug ║║ Executed physical command [Bedroom Lamp].off() (17ms)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: info smartapp_pause called by smartAppName=webCoRE Piston, value=500, smartAppVersionId=eba4eb9d-4efd-4bc8-b849-8f781f767758
3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: debug ║║ Executed physical command [Lamp].setLevel([20]) (15ms)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:28 PM: trace ║║ Executed [Stove Light].setLevel (18ms)
3ffd564f-49d2-4069-9791-00425489e46d 8:02:29 PM: trace’