upgrades supporting modules and corrects type mismatch
This commit is contained in:
@@ -3,7 +3,8 @@ package main
|
||||
import (
|
||||
"fmt"
|
||||
"time"
|
||||
"tplink/internal/tplink"
|
||||
|
||||
"github.com/TheSp1der/tplink"
|
||||
)
|
||||
|
||||
func switchDevice(host string, id int, state bool) (string, error) {
|
||||
|
Reference in New Issue
Block a user