mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 07:46:52 +00:00
Proper example indentation (#9253)
This commit is contained in:
parent
11ef9b1d38
commit
547cf37018
@ -53,9 +53,9 @@ $ wget -O- -q http://plates.openalpr.com/h786poj.jpg | alpr -
|
|||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
image_processing:
|
image_processing:
|
||||||
- platform: openalpr_local
|
- platform: openalpr_local
|
||||||
region: eu
|
region: eu
|
||||||
source:
|
source:
|
||||||
- entity_id: camera.garage
|
- entity_id: camera.garage
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user