Skip to content

Releases: myTselection/MyEnergy

2.4.4

23 Nov 14:31
Compare
Choose a tag to compare

2.4.3

18 Jul 18:47
Compare
Choose a tag to compare

fix await async_forward_entry_setups

2.4.2

14 Jul 21:24
Compare
Choose a tag to compare

fix await async setup

2.4.1

11 Feb 12:15
Compare
Choose a tag to compare

re-load component upon updating the configuration

2.4.0

15 Jan 22:12
Compare
Choose a tag to compare

Extra option to enable fulldetail attribute with all details of the product and price as a json in fulldetail attribute, requested in #11

2.3.1

15 Jan 21:18
Compare
Choose a tag to compare

Fixing bugs:

  • #14 price convertion error
  • #15 contract type not found error

2.3.0

12 Oct 21:51
Compare
Choose a tag to compare

Fixing compatibility issues with changes in website
Ignore advertisement contract at top to get first non-ad contract in list as cheapest

2.2.1

10 Oct 10:04
497e682
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @danito made their first contribution in #9

Full Changelog: 2.2.0...2.2.1

2.2.0

07 Oct 09:47
Compare
Choose a tag to compare

Fixing device info and sensor naming (#8)

2.1.0

05 Oct 21:32
Compare
Choose a tag to compare

If in futur any site failure would occur, limit the number of short term retries to max 5. After 5 immediate retries, the request will fall back to default update throttling (refresh once per hour).