Skip to content

Releases: ekutner/home-connect-hass

0.7.0-b5

03 Nov 15:39
6154043
Compare
Choose a tag to compare
0.7.0-b5 Pre-release
Pre-release

Commits

0.7.0-b4

29 Oct 16:41
Compare
Choose a tag to compare
0.7.0-b4 Pre-release
Pre-release

Commits

  • db4ad10: format file (Yuval Aboulafia) #265
  • a8b6832: Update services.yaml: Fix Typo (xkill) #270
  • 17313f6: remove unnecessary block of code (Yuval Aboulafia) #276
  • 93ba1cd: Align change event listening for all entity platforms (Eran Kutner)
  • 5aeac44: Update version to 0.7.0-b4 (Eran Kutner)

0.7.0-b3

24 Oct 19:49
Compare
Choose a tag to compare
0.7.0-b3 Pre-release
Pre-release

Commits

  • aa26ec2: Update HC lib (Eran Kutner)

0.7.0-b2

24 Oct 14:02
Compare
Choose a tag to compare
0.7.0-b2 Pre-release
Pre-release

Commits

  • 86eb57f: Update sensor.en.json (emufan) #54
  • a650418: Update sensor.de.json (emufan) #54
  • 1e72f58: Update entities default event listener + lib (ekutner)
  • 09e7832: Merge to master and update major release version (ekutner)
  • 2940963: Fix sensor_value_translation (ekutner)
  • d1bcc48: Update version + lib (ekutner)
  • a992963: Merge branch 'master' of https://github.com/ekutner/home-connect-hass (ekutner)
  • ce6a5f5: Cooker Hood Translations (danbayliss) #66
  • 5bae239: Update sensor.nl.json (CAP-Team) #67
  • f153cfe: Update sensor.nl.json (Mitch73-2) #69
  • 696f6fb: Add support for unit of measure in status and settings (ekutner)
  • b157214: Update sensor.nl.json (Mitch73-2) #69
  • 20a5796: Merge branch 'master' into patch-6 (ekutner) #69
  • 13b4e8c: Merge branch 'master' of https://github.com/ekutner/home-connect-hass (ekutner)
  • ce3b7a9: Update nl translations (ekutner)
  • d205e85: Support for bypassing validation in select_program and start_program services (ekutner)
  • 5ab2efb: Update select.en.json (danbayliss) #70
  • cfe2861: Update version to 0.5.2 (ekutner)
  • 2396cef: Fix None min/max number constraints (ekutner)
  • 13d13e0: Merge branch 'master' of https://github.com/ekutner/home-connect-hass (ekutner)
  • be942eb: Update library for event handling optimizations to reduce API calls (ekutner)
  • d99ea7e: Update README (ekutner)
  • 45eebfe: Update translations (ekutner)
  • 05fbde6: Update select.nl.json (Mitch73-2) #76
  • 9ee037d: Force RemainingProgramTime unit to None (ekutner)
  • edc9fe8: Add extra attrinbutes to HC Status sensor (ekutner)
  • fd03945: Update the issue template (ekutner)
  • a56f805: Update sensor.en.json (emufan) #86
  • 2e2f1c3: Update select.en.json (emufan) #86
  • 11ea657: Update select.de.json (emufan) #86
  • 042b1c6: Update sensor.de.json (emufan) #86
  • ca31869: Update README.md (Yue Zhao) #87
  • 8d42d46: Merge branch 'master' of https://github.com/ekutner/home-connect-hass (ekutner)
  • 1ed5e98: Update library (ekutner)
  • 76d9251: Update README.md (AJediIAm) #99
  • 5001259: Add installation instructions to README (ekutner)
  • 798ec5d: Merge branch 'master' of https://github.com/ekutner/home-connect-hass (ekutner)
  • a49ce23: Update number entities to use the new property names (ekutner)
  • 2a53081: Add support for Home Connect Chinese server (ekutner)
  • fd17401: Add FAQ point about issue with Singlekey ID (Zerwin) #104
  • 1f4ed6a: Fix typo in README.md (Zerwin) #104
  • 40f336b: Update select.en.json (sesthan) #110
  • f8a5b5c: Update README.md (chpego) #111
  • 6550b03: Sync sensor and select English translations (ekutner)
  • c7c94c2: Update sensor.de.json (Christoph) #119
  • 582821b: Update sensor.en.json (Christoph) #119
  • 0c51009: Update sensor.he.json (Christoph) #119
  • d47d9a8: Update sensor.nl.json (Christoph) #119
  • ad4db9c: Update sensor.pl.json (Christoph) #119
  • b265227: Update sensor.en.json (Christoph) #119
  • 04e969e: Update sensor.de.json (Christoph) #119
  • ea343b8: Update sensor.en.json (Christoph) #119
  • 3bc0b40: Update sensor.he.json (Christoph) #119
  • 0fa7c0d: Update sensor.nl.json (Christoph) #119
  • c63a3d4: Update sensor.pl.json (Christoph) #119
  • dd301ce: Update sensor.en.json (Christoph) #119
  • 9ced9ca: Update sensor.he.json (Christoph) #119
  • 439f8a8: Update sensor.pl.json (Christoph) #119
  • 4ca0e26: Update sensor.nl.json (Christoph) #119
  • 39ae49d: Update sensor.en.json (Christoph) #119
  • 9d83c2d: Update select.en.json (Christoph) #119
  • 97432c4: Update select.en.json (Christoph) #119
  • 4a5c6c7: Update sensor.en.json (Christoph) #119
  • 9b5feea: Update sensor.en.json (Christoph) #119
  • f8a5a87: Update sensor.en.json (Christoph) #119
  • 433ecd0: Added several missing translations (Christoph) #119
  • b9eab6a: Update README and issue/feature templates (ekutner)
  • cc164fe: Fix typos in README (ekutner)
  • bea51d0: Fix malformed transation files as result of PR merge (ekutner)
  • 26c7439: Added Swedish translation (not all) (Albin Medoc) #142
  • 6eab57c: Update devcontainer and force it to use root to resolve permission issues (ekutner)
  • d1e8ece: Refactor to use async_forward_entry_setups (ekutner)
  • 90a0bf7: Refactor configuration handling to support entity overrides (ekutner)
  • 42bbdff: Add EcoPerfect translation (ekutner)
  • 2bacec1: Fixes to 0.6.0-b1 (ekutner)
  • db3f64b: small spelling correction (d0np3p3) #160
  • b4bd2f8: Update sensor.de.json (d0np3p3) #161
  • 3358964: Update sensor.de.json (d0np3p3) #161
  • 2777bbe: Update select.de.json (d0np3p3) #161
  • b2e7f4e: Update select.nl.json (Mitch73-2) #164
  • 0b7f6a5: Fix copy & paste bug (ekutner)
  • 18796c0: Update version number (ekutner)
  • f98eb99: Add support for StartInRelative delayed operation (ekutner)
  • efcd075: Update version to 0.6.0-b4 (ekutner)
  • e486cdb: Updare the documentation for class override in entity_settings (ekutner)
  • b93058e: Translation updates (ekutner)
  • 04e36b2: Reorder manifest fields (ekutner)
  • 60a463c: Update home-connect-async version for compatability with pysiaalarm (ekutner)
  • 1ff1f70: Merge remote-tracking branch 'origin/master' (ekutner)
  • e5ae8b3: Update home-connect-async version (ekutner)
  • ca2aad9: Update beta to release (ekutner)
  • 12b9933: Update sensor.nl.json (Mitch73-2) #178
  • 63b523c: Added Traditional Chinese translation (tsunglung) #179
  • 28f2a65: Add log message for program sensor updates (ekutner)
  • 1915586: Fix corss-mix between active and selected progem value (ekutner)
  • 160b97c: Improve automation documentation (ekutner)
  • c467192: Update version to 0.6.0-b2 (ekutner)
  • d601ec6: Add apply_setting service (ekutner)
  • 349efbf: Don't show controls for read only settings (ekutner)
  • c2652fc: Update version to 0.6.1-b3 (ekutner)
  • f42746f: Add select ZH translation (ekutner)
  • e6b80f5: Fix Start/Stop button event listener (ekutner)
  • 4a64fcc: Update devcontainer with new syntax (Eran Kutner)
  • 893331a: Fix settings acess validation (Author Name)
  • 39108da: Fix entity state translations for breaking change in HA 2023.4 (Eran Kutner)
  • 1d6ed00: Sync translations keys (Eran Kutner)
  • 4aed01c: Minor fixes (Eran Kutner)
  • 7c2f89b: Update README with lowercase email requirement (Eran Kutner)
  • 95b89ba: Added & updates translations EN/NL (EddyK69) #218
  • cb3f98a: Typo's README.md (EddyK69) #217
  • eaed4e5: Sync new translation to all languages (Eran Kutner)
  • 875201c: Update translations (Eran Kutner)
  • 49ba75f: Add translation for LaundryCare.Common.EnumType.ProcessPhase.Washing to en and nl (Mark Huijgen) #227
  • f4fa502: Stop running hassfest (Eran Kutner)
  • a341f7c: Sync translations (Eran Kutner)
  • 0d39337: Update version number (Eran Kutner)
  • 43cf259: Disable hassfest (Eran Kutner)
  • e441ff2: Add services for Pause and Resume commands (Eran Kutner)
  • 5b49f86: Update version number (Eran Kutner)
  • be1bbe9: Update de.json (ghuser238490) #231
  • c6db83d: Update hc lib to 0.7.9 to fix missing active program (Eran Kutner)
  • c7f048b: Update hc lib to 0.7.10 (Eran Kutner)
  • 7a53a9d: Add support for appliance_settings (Eran Kutner)
  • bd8a54f: Update N...
Read more

0.7.0-b1

22 Oct 21:45
Compare
Choose a tag to compare
0.7.0-b1 Pre-release
Pre-release

Commits

  • 6f691eb: Added 2 extra LaundryCare EnumTypes (EddyK69) #261
  • 9c28af1: Add Cooking.Hood.EnumType.Stage.FanStage04 (Denny Page) #263
  • a55cd00: Revert accidental line deletions (Denny Page) #263
  • f59cfa6: Added Enums for 3 programs (Artem Nikolenko) #264
  • aa62f30: Stand with Israel personal note (Eran Kutner)
  • 7f52fc4: Fix access to status value property (Eran Kutner)
  • 3f863a3: Translation fixes (Eran Kutner)
  • d21372e: Update HC lib dependency to fix missing entities and reduce rate limits (Eran Kutner)

0.6.8

02 Oct 17:10
Compare
Choose a tag to compare

Commits

  • 867cf4b: Add entity registration logging (Eran Kutner)

0.6.7

20 Sep 16:40
Compare
Choose a tag to compare

Commits

  • da09f94: Add run_command service (Eran Kutner)
  • 1dbe99a: Add support for diabling appliances (Eran Kutner)
  • 3ed5fa8: Update version and README typo (Eran Kutner)

0.6.6

19 Sep 14:23
Compare
Choose a tag to compare

Commits

0.6.5

14 Sep 21:42
Compare
Choose a tag to compare

Commits

  • 7a53a9d: Add support for appliance_settings (Eran Kutner)

0.6.4-b2

15 Jul 11:19
Compare
Choose a tag to compare
0.6.4-b2 Pre-release
Pre-release

Commits

  • c7f048b: Update hc lib to 0.7.10 (Eran Kutner)