Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Releases: FreshlyBrewedCode/hacs-homee

v1.3.0-beta.1

03 Feb 23:36
Compare
Choose a tag to compare
v1.3.0-beta.1 Pre-release
Pre-release

1.3.0-beta.1 (2021-02-03)

Features

v1.2.0

15 Nov 10:04
Compare
Choose a tag to compare

1.2.0 (2020-11-15)

Bug Fixes

  • fix linting errors (cc00844)
  • show initial configuration step when configuring discovered homees (2e6bf60)

Features

  • add homee_data attribute to homee entities for easier debugging (e0ca6ba)
  • add option to configure groups which contain devices that should be treated as window/door sensors (7480257)
  • add option to select homee groups that should be imported (7299a2e), closes #1
  • add option to toggle homee_data attribute (e1315ab)
  • add options flow to configuration (8a3ab9d)
  • bump pymee to v1.2.0 (6a4173e), closes #1
  • improve automatic discovery and configuration flow (770590d)

v1.2.0-beta.5

14 Nov 16:17
Compare
Choose a tag to compare
v1.2.0-beta.5 Pre-release
Pre-release

1.2.0-beta.5 (2020-11-14)

Bug Fixes

  • show initial configuration step when configuring discovered homees (2e6bf60)

Features

  • add option to configure groups which contain devices that should be treated as window/door sensors (7480257)

v1.2.0-beta.4

14 Nov 00:19
Compare
Choose a tag to compare
v1.2.0-beta.4 Pre-release
Pre-release

1.2.0-beta.4 (2020-11-14)

Features

  • add option to select homee groups that should be imported (7299a2e), closes #1
  • bump pymee to v1.2.0 (6a4173e), closes #1

v1.2.0-beta.3

12 Nov 22:19
Compare
Choose a tag to compare
v1.2.0-beta.3 Pre-release
Pre-release

1.2.0-beta.3 (2020-11-12)

Features

  • add option to toggle homee_data attribute (e1315ab)

v1.2.0-beta.2

11 Nov 22:07
Compare
Choose a tag to compare
v1.2.0-beta.2 Pre-release
Pre-release

1.2.0-beta.2 (2020-11-11)

Bug Fixes

Features

  • add homee_data attribute to homee entities for easier debugging (e0ca6ba)
  • add options flow to configuration (8a3ab9d)

v1.2.0-beta.1

07 Nov 14:43
Compare
Choose a tag to compare
v1.2.0-beta.1 Pre-release
Pre-release

1.2.0-beta.1 (2020-11-07)

Features

  • improve automatic discovery and configuration flow (770590d)

v1.1.1

07 Nov 23:17
Compare
Choose a tag to compare

1.1.1 (2020-11-07)

Bug Fixes

  • reduce long unloading time after deleting config entry (e8ab9eb)

v1.1.0

07 Nov 14:39
Compare
Choose a tag to compare

1.1.0 (2020-11-07)

Bug Fixes

  • move DIMMABLE_SWITCH and DIMMABLE_PLUG profile to light entities (switch entitiy does not support dimming) (90b1d58)

Features

  • add async_set_value_by_id function to HomeeNodeHelper (3534fd2)
  • add switch platform (26216b6)

v1.1.0-beta.2

06 Nov 21:58
Compare
Choose a tag to compare
v1.1.0-beta.2 Pre-release
Pre-release

1.1.0-beta.2 (2020-11-06)

Bug Fixes

  • move DIMMABLE_SWITCH and DIMMABLE_PLUG profile to light entities (switch entitiy does not support dimming) (90b1d58)