Change line endings
This commit is contained in:
parent
d039052e6b
commit
5ed60cbc35
1 changed files with 6 additions and 6 deletions
|
@ -22,12 +22,12 @@ To enable this sensor, add the following lines to your `configuration.yaml` file
|
|||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
sensor:
|
||||
- platform: currencylayer
|
||||
api_key: YOUR_API_KEY
|
||||
base: USD
|
||||
quote:
|
||||
- EUR
|
||||
sensor:
|
||||
- platform: currencylayer
|
||||
api_key: YOUR_API_KEY
|
||||
base: USD
|
||||
quote:
|
||||
- EUR
|
||||
- INR
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue