Skip to content

Releases: ofalvai/home-assistant-candy

0.8.2

01 Mar 11:27
cf26e8d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.1...0.8.2

0.8.1

25 Feb 12:54
c60ffdf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.0...0.8.1

0.8.0

14 Nov 09:42
bc1c21e
Compare
Choose a tag to compare

Additions

  • Rate limit API requests by @ofalvai in #214. This fixes connection issues for devices that can't handle too frequent API requests (details: #53, #61)
  • Expose washing machine program code if available by @ofalvai in #215

Translations

Everything else

New Contributors

Full Changelog: 0.7.1...0.8.0

0.7.1

07 Nov 18:46
6594a61
Compare
Choose a tag to compare

⚠️ This releases fixes the installation error on Home Assistant 2022.11 (#204)

What's Changed

Full Changelog: 0.7.0...0.7.1

0.7.0

05 Dec 18:05
a835bee
Compare
Choose a tag to compare

Find encryption key automatically

[#52] No longer need to define an encryption key in the config flow. The integration now tests whether the device can respond without encryption. If it requires encryption, the integration can also find the key by brute force.

Migration: If you have an existing device configured with or without an encryption key, the integration will work without any manual change. But if you run into a problem, try removing and adding the device again.

0.6.2

28 Nov 16:54
71e8ccf
Compare
Choose a tag to compare

What's Changed

  • Handle missing TimeProgr oven field in #50

Full Changelog: 0.6.1...0.6.2

0.6.1

22 Nov 21:00
82bb365
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.6.1

0.6.0

23 Oct 19:15
715cc38
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.1...0.6.0

0.5.1

15 Oct 20:15
e799fc6
Compare
Choose a tag to compare

What's Changed

  • Fix failure for dishwasher without "OpzProg" by @dzamlo in #27

New Contributors

Full Changelog: 0.5.0...0.5.1

0.5.0

13 Oct 18:47
60d3049
Compare
Choose a tag to compare

[#26] Initial dishwasher support
[#22] Extended tumble dryer support, added Italian translation - thanks @terminet85
[#24] Fixed inconsistent washing machine remaining time across main sensor and remaining time sensor