Skip to content

Commit e6f9f54

Browse files
authored
Update mqtt-bridge.groovy
added missing closing bracket
1 parent 59ad80c commit e6f9f54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

smartapps/stj/mqtt-bridge.src/mqtt-bridge.groovy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ import groovy.transform.Field
228228
capability: "capability.switch",
229229
attributes: [
230230
"scene"
231+
]
231232
],
232233
"shockSensor": [
233234
name: "Shock Sensor",

0 commit comments

Comments
 (0)