Make clear that dlib platform are only available on Core (#17130)

This commit is contained in:
Franck Nijhof 2021-03-29 01:11:13 +02:00 committed by GitHub
parent 886a1be69b
commit 9e4727f073
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 2 deletions

View File

@ -12,7 +12,11 @@ The `dlib_face_detect` image processing platform allows you to use the [Dlib](ht
This can be used to trigger an automation rule. Further info is on the [integration](/integrations/image_processing/) page.
### Configuration Home Assistant
<div class='note'>
This integration is only available on Home Assistant Core installation types. Unfortunately, it cannot be used with Home Assistant OS, Supervised or Container.
</div>
## Configuration
```yaml
# Example configuration.yaml entry

View File

@ -12,7 +12,11 @@ The `dlib_face_identify` image processing platform allows you to use the [Dlib](
For using the result inside an automation rule, take a look at the [integration](/integrations/image_processing/) page.
### Configuration Home Assistant
<div class='note'>
This integration is only available on Home Assistant Core installation types. Unfortunately, it cannot be used with Home Assistant OS, Supervised or Container.
</div>
## Configuration
```yaml
# Example configuration.yaml entry