From 7970866d4092f89726afae004107ee24160fa624 Mon Sep 17 00:00:00 2001 From: adri <74632179+justadri@users.noreply.github.com> Date: Fri, 25 Oct 2024 18:41:55 -0400 Subject: [PATCH] Update agent_dvr.markdown (#35374) Co-authored-by: Franck Nijhof --- source/_integrations/agent_dvr.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/agent_dvr.markdown b/source/_integrations/agent_dvr.markdown index 4306cc0eccf..5c4f36b5ce6 100644 --- a/source/_integrations/agent_dvr.markdown +++ b/source/_integrations/agent_dvr.markdown @@ -18,7 +18,7 @@ ha_integration_type: integration [Agent DVR](https://www.ispyconnect.com/download.aspx/) is a free* software DVR solution for Windows 10, Mac and Linux. Agent DVR runs as a service or console application and can access and control a huge range of third party cameras with advanced motion detection, including DeepStack integration for object recognition. The iSpyConnect website provides secured (SSL) remote access without port forwarding needed. -You can add Agent DVR via integrations using the IP address and port of the server, e.g.,: `http://192.168.1.3:8090/`. +You can add Agent DVR via integrations using the IP address and port of the server, like: `http://192.168.1.3:8090/`. If you have "Protect API" turned on in your Agent DVR server configuration, you can supply the username and password as part of the URL, for example, `http://username:password@192.168.1.3:8090`. {% include integrations/config_flow.md %}