This commit is contained in:
2025-04-08 13:44:32 +02:00
parent 9f3eaa6781
commit aafbb775bf
5 changed files with 67 additions and 124 deletions

View File

@@ -11,7 +11,7 @@ import (
"net/http/cookiejar"
"os"
"github.com/vegardengen/go-unifi/unifi"
"github.com/ubiquiti-community/go-unifi/unifi"
)
type UnifiClient struct {