Skip to content

Releases: doudz/homeassistant-myjdownloader

2.5.0

14 Apr 22:10
Compare
Choose a tag to compare

This release adds a service to add links to the LinkGrabber.

If you want these added links to be downloaded immediately, set autostart=true. If you do not set autostart=true, the links will only be added to the LinkGrabber and you have to manually move them to the download list to be downloaded. There is currently no service in this integration to move links/packages from the LinkGrabber to the download list.

What's Changed

Full Changelog: 2.4.0...2.5.0

2.4.0

14 Apr 14:29
7bc7e1c
Compare
Choose a tag to compare

What's Changed

  • BREAKING Changed pause state of status sensor to paused
  • Adding French translations by @Asthowen in #38
  • Add service icons and translations (Not all translation files are up to date yet, feel free to contribute.) by @oribafi in #43
  • Bump minimum Home Assistant version to 2024.4.0b0 by @oribafi in #43

Fixes

  • Use new UnitOfDataRate.MEGABYTES_PER_SECOND constant #41
  • Add note about ETA information in attributes #35
  • This integration passes mypy typing checks for the first time 🎉
  • Use newer HA helper classes and enums

New Contributors

Full Changelog: 2.3.4...2.4.0

2.3.4

26 Mar 06:41
ae894f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.3...2.3.4

Release 2.3.3

26 Sep 19:35
66524db
Compare
Choose a tag to compare
Bump to 2.3.3

Release 2.3.2

24 Sep 07:08
da02c58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.1...2.32

Release 2.3.1

22 May 11:14
170dfa6
Compare
Choose a tag to compare

Release 2.3.0

14 May 17:17
Compare
Choose a tag to compare
  • Added update entity. The binary sensor is now deprecated and will be removed in later releases.
  • Do not enable binary sensor for update available by default.
  • Bumped myjdapi to 1.1.4.
  • Raised minimum Home Assistant version to 2022.4.0b0.

Release 2.2.0

10 Apr 11:03
Compare
Choose a tag to compare
  • Set the correct device class for the update sensor (#23) Thanks, @Unfocused
  • Updated device registry entry_type (#22) Thanks, @Unfocused
  • Replaced deprecated DEVICE_CLASS_* constants
  • Replaced deprecated ENTITY_CATEGORY_* constants
  • Switched to native_value property in sensor entity
  • Bumped myjdapi to 1.1.3
  • Raised minimum Home Assistant version to 2021.12.0b0

Release 2.1.0

10 Nov 21:34
Compare
Choose a tag to compare

Release 2.0.1

29 Aug 12:26
632a356
Compare
Choose a tag to compare

Thanks to @oribafi

  • Add state_class attribute
  • Bump myjdapi to 1.1.1
  • Remove title from translation because it is an untranslatable brand name