Fix indentation (#5834)

Fixes indentation of the example configuration.yaml entry
This commit is contained in:
Jorim Tielemans 2018-07-20 18:05:41 +02:00 committed by Fabian Affolter
parent 7bb3a888c5
commit e03ab2eab5

View File

@ -24,10 +24,10 @@ For using the result inside an automation rule, take a look at the [component](/
```yaml ```yaml
# Example configuration.yaml entry # Example configuration.yaml entry
image_processing: image_processing:
- platform: microsoft_face_identify - platform: microsoft_face_identify
group: family group: family
source: source:
- entity_id: camera.door - entity_id: camera.door
``` ```
Configuration variables: Configuration variables: