Thanks, somehow I missed that. I appreciate the help. I ordered two of the Cooper 9500’s. Do you know the git repository link with the device handler? Or should I just use the code in this post?
Lol in my place I was getting rid of the wall switch but I wanted something that still looked like a switch so that was why I went with this device.
Will this run the 9500?
/**
* Copyright 2015 SmartThings
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed
* on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License
* for the specific language governing permissions and limitations under the License.
*
* lgk a few changes
* 1. switch level capability so level changes get passed through and received from other apps
* like dim with me. Now you can have this control a set of lights and dim based on this.
* also reduced delays as the ge switches delay enough.
* Finally, Added color control capability, rgb control tiles and associated functions,
* and a color control tile.. I know the switch has nothing
* to do with color. But since you use this device type to control slave lamps using either smart lighting
* smart app or dim with me smartapp. Once this is in place you can use the color coordinator smartapp
This file has been truncated. show original