mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-03-18 05:10:52 +00:00
Fixing the enrollment issue for the remaining IAS devices. Also cleared the long standing typo "Confuguring"
This commit is contained in:
@@ -134,8 +134,7 @@ def setLevel(value) {
|
||||
|
||||
def configure() {
|
||||
|
||||
String zigbeeId = swapEndianHex(device.hub.zigbeeId)
|
||||
log.debug "Confuguring Reporting and Bindings."
|
||||
log.debug "Configuring Reporting and Bindings."
|
||||
def configCmds = [
|
||||
|
||||
//Switch Reporting
|
||||
|
||||
Reference in New Issue
Block a user