mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 04:46:49 +00:00
Needs to be fuel_types: instead of fuel_type: (#12430)
Error in example configuration.
This commit is contained in:
parent
cb15c69b70
commit
01cca6d531
@ -30,7 +30,7 @@ To enable this platform, add the following lines to your `configuration.yaml`:
|
|||||||
tankerkoenig:
|
tankerkoenig:
|
||||||
api_key: YOUR_API_KEY
|
api_key: YOUR_API_KEY
|
||||||
radius: 1
|
radius: 1
|
||||||
fuel_type:
|
fuel_types:
|
||||||
- "diesel"
|
- "diesel"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user