Skip to content

Releases: iprak/yahoofinance

v1.1.11

02 Feb 12:06
a2f4a49
Compare
Choose a tag to compare

Addressed #87

v1.1.10

24 Sep 00:38
3d6e85b
Compare
Choose a tag to compare

Added support for multiple scan intervals.

  • Symbol can now have scan_interval override defined.
  • If symbol needs converter symbol, then it will be refreshed on the same interval unless it has already been registered.
  • Sensor update now happens through _handle_coordinator_update override instead of available which is more streamlined.
  • A symbol is considered not available if it has no market value.

v1.1.9

27 Jun 23:01
e83c36f
Compare
Choose a tag to compare

Supporting long term statistics

v1.1.8

11 Jun 14:22
b832e7c
Compare
Choose a tag to compare

Removed unsupported values from hacs.json

v1.1.7

18 Mar 00:12
2321b0b
Compare
Choose a tag to compare

Fixed twoHundredDayAverageChangePercent and fiftyDayAverageChangePercent values.

v1.1.6

04 Feb 01:30
443080f
Compare
Choose a tag to compare

Add more logging to websession get operation

v1.1.5

25 Dec 17:46
89adcd9
Compare
Choose a tag to compare

Entities are now assigned unique id which is the symbol name. This should allow editing of name from the UI.

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