Skip to content

Releases: dgreif/homebridge-hatch-baby-rest

v2.1.0

14 Nov 05:37

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

Choose a tag to compare

chore(release): 2.0.5

v2.0.4

05 Jun 22:31

Choose a tag to compare

Performance Improvements

  • switch from axios to got (ad44674)

v2.0.3

02 Jun 23:20

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

Choose a tag to compare

chore(release): 2.0.2

v2.0.1

08 Apr 13:10

Choose a tag to compare

Bug Fixes

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

v2.0.0

05 Apr 20:03

Choose a tag to compare

Chores

  • update minimum node version to 10 (ea1837e)

Features

  • add showAsSwitch option to hbr accessory (0f83328), closes #11

BREAKING CHANGES

  • Node 10+ now required

v1.3.1

29 Feb 22:09

Choose a tag to compare

Bug Fixes

  • allow rest+ lights to be removed with removeAll (ed0b01e)

v1.3.0

27 Feb 15:53

Choose a tag to compare

Features

v1.2.0

06 Jan 20:55

Choose a tag to compare

Features

  • hatch baby rest+ support (bc808b3), closes #1