Hi all, I’m using the yahoofinance integration GitHub - iprak/yahoofinance: Home Assistant component which allows you to get stock updates from Yahoo finance. and it is awesome. AWESOME. The documentation states:
“The data fetch interval can be fine tuned at symbol level. By default, the scan_interval
from the integration is used. The minimum value is still 30 seconds. Symbols with the same scan_interval
are grouped together and loaded through one data coordinator.”
I can’t seem to figure out the syntax and there’s no example of this… Is anyone doing symbol level intervals? Please help?
thanks!