mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +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
|
```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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user