mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 22:36:51 +00:00
Fix capitalisation in Agent DVR (#30142)
This commit is contained in:
parent
9b200cc14e
commit
a0fb2fb833
@ -16,7 +16,7 @@ ha_platforms:
|
|||||||
ha_integration_type: integration
|
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.
|
[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, e.g.,: `http://192.168.1.3:8090/`.
|
||||||
|
|
||||||
@ -63,7 +63,7 @@ Service data attribute | Optional | Description
|
|||||||
-|-|-
|
-|-|-
|
||||||
`entity_id` | no | Name(s) of entities, e.g., `camera.living_room_camera`.
|
`entity_id` | no | Name(s) of entities, e.g., `camera.living_room_camera`.
|
||||||
|
|
||||||
## IFrame
|
## Iframe
|
||||||
|
|
||||||
- Using the Webpage Card you can embed the Agent DVR viewer directly in Home Assistant. Just point it to <https://www.ispyconnect.com/app/>
|
- Using the Webpage Card you can embed the Agent DVR viewer directly in Home Assistant. Just point it to <https://www.ispyconnect.com/app/>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user