Fix typo in auto_review.md (#1891)

pull/1893/head
Alija 2022-09-25 18:17:46 +02:00 committed by GitHub
parent c675bae997
commit 14dbc2f314
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ config:
invertText: false
```
Place your custom imge files in `$OPENHAB_CONF/html`.
Place your custom image files in `$OPENHAB_CONF/html`.
Once they are there, you can use the relative path `/static/image.name` as the URL to the image.
For example, I placed the file `garage.jpg` in `/etc/openhab/html` and referenced it as you see in the YAML above.
This is how you use a custom image as the background of a card.