Can anyone help with an edge driver for this device handler
/**
* Copyright 2017 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.
*
* ZigBee White Color Temperature Bulb
*
* Author: SmartThings
* Date: 2015-09-22
*/
metadata {
definition(name: "ZigBee White Color Temperature Bulb", namespace: "smartthings", author: "SmartThings", runLocally: true, minHubCoreVersion: '000.019.00012', executeCommandsLocally: true, genericHandler: "Zigbee") {
This file has been truncated. show original
This is the fingerprint data for the device
nathancu
(Nathan Curtis)
February 18, 2022, 2:24am
4
You might have some Zigbee Ghosts to clean up… (those unknown devices in your route entry…)
1 Like
I think the ghosts are the devices that i have now changed to edge devices as on the ide they only come up as placeholder devices on the ide now
1 Like
I have installed a lot of the beta edge drivers, One of the guys added the device fingerprint to the Zigbee light multifunction mc which i added to device but did not operate sucessfully.