iprak / yahoofinance

Home Assistant component which allows you to get stock updates from Yahoo finance.
MIT License
81 stars 11 forks source link

ON Semiconductor stock not showing up #129

Closed makeitworktech closed 6 months ago

makeitworktech commented 6 months ago

Here's my config, all sensors work except ON Semiconductor stock.

yahoofinance:
  symbols:
    - TSLA
    - ON
    - WMT
    - AMZN
iprak commented 6 months ago

Yaml evaluation converts ON to true, define it as "ON".