From 9c793920604dab2bf1c60e219216d683177219fa Mon Sep 17 00:00:00 2001 From: Patrick Decat Date: Tue, 8 Dec 2020 08:59:39 +0100 Subject: [PATCH] Document beta addon host --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bd236355..ad2e9717b 100644 --- a/README.md +++ b/README.md @@ -631,7 +631,7 @@ Frigate can re-stream your video feed as a RTMP feed for other applications such [Back to top](#documentation) ## Integration with HomeAssistant -The best way to integrate with HomeAssistant is to use the [official integration](https://github.com/blakeblackshear/frigate-hass-integration). When configuring the integration, you will be asked for the `Host` of your frigate instance. This value should be the url you use to access Frigate in the browser and will look like `http://:5000/`. If you are using HassOS with the addon, the host should be `http://ccab4aaf-frigate:5000`. HomeAssistant needs access to port 5000 (api) and 1935 (rtmp) for all features. The integration will setup the following entities within HomeAssistant: +The best way to integrate with HomeAssistant is to use the [official integration](https://github.com/blakeblackshear/frigate-hass-integration). When configuring the integration, you will be asked for the `Host` of your frigate instance. This value should be the url you use to access Frigate in the browser and will look like `http://:5000/`. If you are using HassOS with the addon, the host should be `http://ccab4aaf-frigate:5000` (or `http://ccab4aaf-frigate-beta:5000` if your are using the beta version of the addon). HomeAssistant needs access to port 5000 (api) and 1935 (rtmp) for all features. The integration will setup the following entities within HomeAssistant: Sensors: - Stats to monitor frigate performance