diff --git a/const.go b/const.go index b55273e..5d9ac78 100644 --- a/const.go +++ b/const.go @@ -25,7 +25,7 @@ const ( DeviceTypeSiren = "siren" TransIdPrefix = "web" - BaseUrl = "https://arlo.netgear.com/hmsweb" + BaseUrl = "https://my.arlo.com/hmsweb" // TODO: Implement all of the following urls. There are many here I don't have devices for. :/ ActiveAutomationUri = "/users/devices/automation/active"