Skip to content

Commit

Permalink
[ICP-13423] Qubino Flush 2 Relay - Added initial poll (SmartThingsCom…
Browse files Browse the repository at this point in the history
  • Loading branch information
PKacprowiczS authored Jul 24, 2020
1 parent 0cd26a3 commit 07e3bb3
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,9 @@ def installed() {
state.currentPreferencesState."$it.key".status = "synced"
}
// Preferences template end
response([
refresh((1..state.numberOfSwitches).toList())
])
}

def updated() {
Expand Down

0 comments on commit 07e3bb3

Please sign in to comment.