Skip to content

Releases: mKeRix/room-assistant

v2.11.1

26 Oct 22:12
Compare
Choose a tag to compare

2.11.1 (2020-10-26)

Bug Fixes

v2.11.0

25 Oct 20:45
Compare
Choose a tag to compare

2.11.0 (2020-10-25)

Bug Fixes

  • bluetooth: await reset before unlocking adapter (c026ac3)
  • bluetooth-classic: fix device rotation logic (15f5f89), closes #288
  • xiaomi-mi: fix auto-discovery information (24d1460), closes #304

Features

  • bluetooth: allow BLE and Classic to run on same adapter (b0c0671), closes #209
  • bluetooth-classic: add default state setting for inquiries switch (dd464c9), closes #275

v2.10.1

20 Oct 18:21
Compare
Choose a tag to compare

2.10.1 (2020-10-20)

Bug Fixes

  • cluster: improve null safety (c02269c), closes #308
  • xiaomi-mi: fix auto-discovery information (982a4c3), closes #304

v2.11.0-beta.1

17 Oct 21:05
Compare
Choose a tag to compare
v2.11.0-beta.1 Pre-release
Pre-release

2.11.0-beta.1 (2020-10-17)

Bug Fixes

  • bluetooth-classic: fix device rotation logic (15f5f89), closes #288
  • xiaomi-mi: fix auto-discovery information (24d1460), closes #304

Features

  • bluetooth: allow BLE and Classic to run on same adapter (b0c0671), closes #209
  • bluetooth-classic: add default state setting for inquiries switch (dd464c9), closes #275

v2.10.0

05 Oct 20:32
Compare
Choose a tag to compare

2.10.0 (2020-10-05)

Bug Fixes

  • bluetooth-classic: fix health indicator when device not in reach (a23065f), closes #284

Features

  • entities: add rolling average behavior (3acacf5), closes #285
  • entities: apply behaviors for REST API as well (471620b)

v2.9.1

30 Sep 19:33
Compare
Choose a tag to compare

2.9.1 (2020-09-30)

Bug Fixes

  • home-assistant: replace apostrophes with dashes (#282) (b1fd7ae)

v2.9.0

23 Aug 08:22
Compare
Choose a tag to compare

2.9.0 (2020-08-23)

Bug Fixes

  • bluetooth-classic: exclude old measurements from preservation (10b0e21)

Features

  • bluetooth-classic: add option for preserving sensor state (7cd2afe), closes #156
  • bluetooth-classic: add scan time limit option (ae40009), closes #179
  • home-assistant: refresh states after broker re-connect (85064e6), closes #218

v2.9.0-beta.2

16 Aug 17:54
Compare
Choose a tag to compare
v2.9.0-beta.2 Pre-release
Pre-release

2.9.0-beta.2 (2020-08-16)

Bug Fixes

  • bluetooth-classic: exclude old measurements from preservation (10b0e21)

v2.9.0-beta.1

16 Aug 14:35
Compare
Choose a tag to compare
v2.9.0-beta.1 Pre-release
Pre-release

2.9.0-beta.1 (2020-08-16)

Features

  • bluetooth-classic: add option for preserving sensor state (7cd2afe), closes #156
  • bluetooth-classic: add scan time limit option (ae40009), closes #179
  • home-assistant: refresh states after broker re-connect (85064e6), closes #218

v2.8.2

07 Jun 09:35
Compare
Choose a tag to compare

2.8.2 (2020-06-07)

Bug Fixes

  • cluster: ensure there is only one leader (286adc2), closes #195