mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +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:
|
||||
api_key: YOUR_API_KEY
|
||||
radius: 1
|
||||
fuel_type:
|
||||
fuel_types:
|
||||
- "diesel"
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user