Closed leogaggl closed 2 years ago
BTC-EUR should work. I saw your comment in the other thread, is that the same issue?
Here is a sample declaration for BTC symbol which seems to work.
yahoofinance:
symbols:
- BTC-USD
- BTC-EUR
None of the cryptocurrency pairs returns any data.
I can definitely not get any of these work.
I have just have this (in configuration.yaml) and get data back. Can you enable debug logging as shown before, it might show what is happening.
yahoofinance:
symbols:
- BTC-USD
- BTC-EUR
logger:
default: info
logs:
custom_components.yahoofinance: debug
It would be extremely useful to also get cryptocurrencies to report via Yahoo Finance
https://finance.yahoo.com/quote/BTC-EUR
Have tried several symbols, but not working.