mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +00:00
Change line endings
This commit is contained in:
parent
d039052e6b
commit
5ed60cbc35
@ -22,12 +22,12 @@ To enable this sensor, add the following lines to your `configuration.yaml` file
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
sensor:
|
sensor:
|
||||||
- platform: currencylayer
|
- platform: currencylayer
|
||||||
api_key: YOUR_API_KEY
|
api_key: YOUR_API_KEY
|
||||||
base: USD
|
base: USD
|
||||||
quote:
|
quote:
|
||||||
- EUR
|
- EUR
|
||||||
- INR
|
- INR
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user