mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-04-08 06:13:07 +01:00
Fix: stop sending 100 percent from completion
This commit is contained in:
@@ -608,8 +608,6 @@ private completion() {
|
|||||||
handleCompletionMessaging()
|
handleCompletionMessaging()
|
||||||
|
|
||||||
handleCompletionModesAndPhrases()
|
handleCompletionModesAndPhrases()
|
||||||
|
|
||||||
sendTimeRemainingEvent(100)
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private handleCompletionSwitches() {
|
private handleCompletionSwitches() {
|
||||||
|
|||||||
Reference in New Issue
Block a user