Skip to content

Releases: ekutner/home-connect-hass

1.1.9

04 Oct 14:36
Compare
Choose a tag to compare

Commits

  • 4a48740: Update version to 1.1.9 (Eran Kutner)

1.1.8

04 Oct 14:35
Compare
Choose a tag to compare

Commits

  • 0e4ed46: Adding Japanese translation. (yhi264) #416
  • 770eee0: Add support for connecting to the Home Connect simulator (Eran Kutner)

1.1.7

02 Jul 18:59
Compare
Choose a tag to compare

Commits

  • c3b8c64: Add LaundryCare.Dryer.Program.MaintenanceCare1 (Mitch73-2) #364
  • 4927dfc: Toegevoegd LaundryCare.Dryer.Program.MaintenanceCare1 (Mitch73-2) #364
  • 3c47355: Add program dryer MaintenceCare 1 and 2 (Mitch73-2) #364
  • 9144d98: Toegevoegd droger programma MaintenceCare 1 and 2 (Mitch73-2) #364
  • 1dccd61: Fixed translation (Mitch73-2) #364
  • 31e72f6: Fixed translation 2 (Mitch73-2) #364
  • d35a4ea: Add missing Intelligent program (z-vrba) #376
  • f12984e: Add missing Intelligent program (z-vrba) #376
  • 341124f: Adding and correcting german translation (CV) #393
  • c76727d: Update README.md (Kenni Lund) #396
  • 663bdcd: Fix and sync translations (Eran Kutner)
  • f71cb69: Update version number (Eran Kutner)
  • 3408c6a: Update devcontainer to use python 3.12 (Eran Kutner)
  • aecc38a: Fix support for Chinese HC server (Eran Kutner)
  • c18f4c7: Fix post-create.sh dependencies installation (Eran Kutner)
  • 4e449a3: Delay OperationState events published to the HA bus to improve handling of out of order events (Eran Kutner)

1.1.6

13 Mar 15:00
Compare
Choose a tag to compare

Commits

  • 9ba78e5: Fix bug when a setting is removed in an update (Eran Kutner)
  • 0f13f47: Fix a bug when a binary sensor is updated and there are no status entities (Eran Kutner)
  • 928ba5e: Update version number (Eran Kutner)

1.1.5

09 Mar 21:02
Compare
Choose a tag to compare

Breaking Changes

This release removes support for most for the old configuration values in configuration.yaml. The home_connect_alt section should be removed from the file and all configuration is now supported through the integration's Options UI in Home Assistant.

Commits

  • a78c17c: Fix default config merge bug (Eran Kutner)
  • 226f4fc: Update version number (Eran Kutner)

1.1.4

09 Mar 12:30
Compare
Choose a tag to compare

Breaking Changes

This release removes support for most for the old configuration values in configuration.yaml. The home_connect_alt section should be removed from the file and all configuration is now supported through the integration's Options UI in Home Assistant.

Commits

  • f2c6312: Update README.md (Farid) #350
  • 30a0cc2: Fix error when there is no stepsize for delayed operation (Eran Kutner)
  • ee80e77: Merge commit '88b035e5d28f04cfee29db765545614eebd67c2d' (Eran Kutner)

1.1.3

24 Feb 10:33
Compare
Choose a tag to compare

Commits

  • e582dff: Fix run_command service (Eran Kutner)
  • 98abce2: Fix bug in time entity (Eran Kutner)

1.1.2

23 Feb 15:57
Compare
Choose a tag to compare

Breaking Changes

This release removes support for most for the old configuration values in configuration.yaml. The home_connect_alt section should be removed from the file and all configuration is now supported through the integration's Options UI in Home Assistant.

New Features

This release adds support for multiple config entries, Home Connect commands and using absolute time for delayed start (see discussion in #330)

Commits

  • f011b3e: Attempt to fix absolute time entity program time estimate (Eran Kutner)

1.1.1

21 Feb 16:53
Compare
Choose a tag to compare

Breaking Changes

This release removes support for most for the old configuration values in configuration.yaml. The home_connect_alt section should be removed from the file and all configuration is now supported through the integration's Options UI in Home Assistant.

New Features

This release adds support for multiple config entries, Home Connect commands and using absolute time for delayed start (see discussion in #330)

Commits

  • ccdf73a: Fix config flow when there are no global settings (Eran Kutner)
  • f1d7353: Add support for HC commands as HA buttons (Eran Kutner)
  • 483bdd9: devcontainer updates (Eran Kutner)
  • c2bbd45: Release 1.1.0 (Eran Kutner)
  • 3f4f139: Update README with delayed start (Eran Kutner)
  • 21b21de: Update release number to force correct branch (Eran Kutner)

1.1.0

20 Feb 19:58
Compare
Choose a tag to compare

Breaking Changes

This release removes support for most for the old configuration values in configuration.yaml. The home_connect_alt section should be removed from the file and all configuration is now supported through the integration's Options UI in Home Assistant.

New Features

This release adds support for multiple config entries, Home Connect commands and using absolute time for delayed start (see discussion in #330)

Commits

  • fa6c407: Initial delayed start time entity (Eran Kutner) #339
  • dbe82dc: Add config support for delayed start behavior (Eran Kutner) #339
  • 16ec262: Minor fix (Eran Kutner) #339