Merge branch 'blakeblackshear:master' into master

This commit is contained in:
ElMoribond 2021-09-15 11:13:01 +02:00 committed by GitHub
commit 4bcce92524
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,18 +8,18 @@ The best way to integrate with Home Assistant is to use the [official integratio
## Installation ## Installation
Available via HACS as a [custom repository](https://hacs.xyz/docs/faq/custom_repositories). To install: ### Preparation
- Add the custom repository: The Frigate integration requires the `mqtt` integration to be installed and
manually configured first.
``` See the [MQTT integration
Home Assistant > HACS > Integrations > [...] > Custom Repositories documentation](https://www.home-assistant.io/integrations/mqtt/) for more
``` details.
| Key | Value | ### Integration installation
| -------------- | ----------------------------------------------------------- |
| Repository URL | https://github.com/blakeblackshear/frigate-hass-integration | Available via HACS as a default repository. To install:
| Category | Integration |
- Use [HACS](https://hacs.xyz/) to install the integration: - Use [HACS](https://hacs.xyz/) to install the integration:
@ -38,6 +38,12 @@ Note: You will also need
[media_source](https://www.home-assistant.io/integrations/media_source/) enabled [media_source](https://www.home-assistant.io/integrations/media_source/) enabled
in your Home Assistant configuration for the Media Browser to appear. in your Home Assistant configuration for the Media Browser to appear.
### (Optional) Lovelace Card Installation
To install the optional companion Lovelace card, please see the [separate
installation instructions](https://github.com/dermotduffy/frigate-hass-card) for
that card.
## Configuration ## Configuration
When configuring the integration, you will be asked for the following parameters: When configuring the integration, you will be asked for the following parameters: