iprak / yahoofinance

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

Added more crumb logging #99

Closed iprak closed 1 year ago

iprak commented 1 year ago

Added more logging around crumb requests. The crumb response content will also be saved to YahooFinanceCrumbContent.log for failed case when Info level logging is enabled.

iprak commented 1 year ago

Hello @swiergot , would you mind running this at your end. This pull just includes more logging and unit tests.

swiergot commented 1 year ago

Works fine, also when crumb has a slash.

iprak commented 1 year ago

Works fine, also when crumb has a slash.

Thanks