mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 11:16:54 +00:00
Update indentation in config (#5956)
This commit is contained in:
parent
4b1e309fc5
commit
6f0c2fb70f
@ -24,12 +24,12 @@ sensor:
|
|||||||
- platform: alpha_vantage
|
- platform: alpha_vantage
|
||||||
api_key: YOUR_API_KEY
|
api_key: YOUR_API_KEY
|
||||||
symbols:
|
symbols:
|
||||||
- symbol: GOOGL
|
- symbol: GOOGL
|
||||||
name: Google
|
name: Google
|
||||||
foreign_exchange:
|
foreign_exchange:
|
||||||
- name: USD_EUR
|
- name: USD_EUR
|
||||||
from: USD
|
from: USD
|
||||||
to: EUR
|
to: EUR
|
||||||
```
|
```
|
||||||
|
|
||||||
Either a symbol or a foreign exchange must be configured, otherwise you will not get any data.
|
Either a symbol or a foreign exchange must be configured, otherwise you will not get any data.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user