mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Update indentation in config (#5956)
This commit is contained in:
parent
4b1e309fc5
commit
6f0c2fb70f
@ -24,12 +24,12 @@ sensor:
|
||||
- platform: alpha_vantage
|
||||
api_key: YOUR_API_KEY
|
||||
symbols:
|
||||
- symbol: GOOGL
|
||||
name: Google
|
||||
- symbol: GOOGL
|
||||
name: Google
|
||||
foreign_exchange:
|
||||
- name: USD_EUR
|
||||
from: USD
|
||||
to: EUR
|
||||
- name: USD_EUR
|
||||
from: USD
|
||||
to: EUR
|
||||
```
|
||||
|
||||
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