mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Fix indentation (#5834)
Fixes indentation of the example configuration.yaml entry
This commit is contained in:
parent
7bb3a888c5
commit
e03ab2eab5
@ -24,10 +24,10 @@ For using the result inside an automation rule, take a look at the [component](/
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
image_processing:
|
||||
- platform: microsoft_face_identify
|
||||
group: family
|
||||
source:
|
||||
- entity_id: camera.door
|
||||
- platform: microsoft_face_identify
|
||||
group: family
|
||||
source:
|
||||
- entity_id: camera.door
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
Loading…
x
Reference in New Issue
Block a user