Skip to content

Releases: iprak/yahoofinance

v1.1.4

22 Dec 12:55
03f0c05
Compare
Choose a tag to compare

Included dividendDate in attributes

v1.1.3

18 Dec 13:12
dce8539
Compare
Choose a tag to compare

Resolve incompatibility with python 3.8

v1.1.2

13 Dec 14:34
8aaec00
Compare
Choose a tag to compare

Removed device_state_attributes

v1.1.1

12 Dec 13:14
a24e7b2
Compare
Choose a tag to compare

The call to async_timeout.timeout has been adjusted to not fail when 2022.2 is released.

v.1.1.0

03 Jun 11:04
Compare
Choose a tag to compare

This is a breaking change. The entities have been renamed from yahoofinance.symbol to sensor.yahoofinance_symbol to follow HA development guidelines. (#50).

You will need to adjust your configuration to use the new entity ids.

v.1.0.11

31 May 18:50
Compare
Choose a tag to compare

Improved handling of conversion symbol when Yahoo server does not return the source currency.
Skipping some repeated operations.

v.1.0.10

25 May 12:06
Compare
Choose a tag to compare

Handling unmatched symbol returned in the data (#45).
Skipping conversion if target is the same as current currency (#47).

v1.0.9

22 May 12:44
8d6c247
Compare
Choose a tag to compare

Updating sensor logging to investigate #45

v1.0.8

18 Apr 11:30
Compare
Choose a tag to compare

Allow limiting pre, post, two_hundred_day and fifty_day attributes via new settings.

v1.0.7

12 Mar 00:14
cc665f7
Compare
Choose a tag to compare

Includes some additional pre/post attributes (#38).