Update URL fragment in Generic IP Camera Integration documentation (#13470)

This commit is contained in:
Jeff Rescignano 2020-05-18 05:36:38 -04:00 committed by GitHub
parent be86e48683
commit 62b57a13e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,7 +106,7 @@ camera:
### Sharing a camera feed from one Home Assistant instance to another ### Sharing a camera feed from one Home Assistant instance to another
If you are running more than one Home Assistant instance (let's call them the 'host' and 'receiver' instances) you may wish to display the camera feed from the host instance on the receiver instance. You can use the [REST API](/developers/rest_api/#get-apicamera_proxycameraltentity_id) to access the camera feed on the host (IP address 127.0.0.5) and display it on the receiver instance by configuring the receiver with the following: If you are running more than one Home Assistant instance (let's call them the 'host' and 'receiver' instances) you may wish to display the camera feed from the host instance on the receiver instance. You can use the [REST API](https://developers.home-assistant.io/docs/api/rest/#get-apicamera_proxycameraentity_id) to access the camera feed on the host (IP address 127.0.0.5) and display it on the receiver instance by configuring the receiver with the following:
```yaml ```yaml
camera: camera: