Skip to content

Releases: dgreif/homebridge-hatch-baby-rest

v3.0.0

06 Feb 15:13
Compare
Choose a tag to compare

Bug Fixes

  • automatically migrate rest accessories to platform (d82ad32)

Features

  • unified platform config for rest and rest+ (8902516)
  • rest: separate power, light and sound accessories (f3ddba2)
  • rest+: separate power, light and sound accessories (55617e5)

BREAKING CHANGES

v3.0.0-beta.1

03 Feb 06:34
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

Bug Fixes

  • automatically migrate rest accessories to platform (752fde8)

v3.0.0-beta.0

03 Feb 05:30
Compare
Choose a tag to compare
v3.0.0-beta.0 Pre-release
Pre-release

Features

  • unified platform config for rest and rest+ (aaa10d6)
  • rest: separate power, light and sound accessories (c44296f)
  • rest+: separate power, light and sound accessories (55617e5)

BREAKING CHANGES

v2.2.1

29 Jan 05:50
Compare
Choose a tag to compare
chore(release): 2.2.1

v2.1.0

14 Nov 05:37
Compare
Choose a tag to compare

Bug Fixes

  • rest+: handle update requests serially (f08f2b9)
  • only allow rest+ via platform (de0e4f1), closes #32
  • only apply state updates to target device (7635d32), closes #28

Features

  • rest+: alwaysRainbow option (016bcac)

v2.0.5

13 Sep 14:58
Compare
Choose a tag to compare
chore(release): 2.0.5

v2.0.4

05 Jun 22:31
Compare
Choose a tag to compare

Performance Improvements

  • switch from axios to got (ad44674)

v2.0.3

02 Jun 23:20
Compare
Choose a tag to compare

Bug Fixes

  • create new mqtt client when auth expires (65d0f33), closes #8

Performance Improvements

  • remove characteristic getters in favor of updateValue (f7446df)

v2.0.2

12 May 22:26
Compare
Choose a tag to compare
chore(release): 2.0.2

v2.0.1

08 Apr 13:10
Compare
Choose a tag to compare

Bug Fixes

  • prevent noble from loading if not used (71deda8), closes #12