Skip to content

Releases: dgreif/homebridge-hatch-baby-rest

v2.0.0

05 Apr 20:03
Compare
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
Compare
Choose a tag to compare

Bug Fixes

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

v1.3.0

27 Feb 15:53
Compare
Choose a tag to compare

Features

v1.2.0

06 Jan 20:55
Compare
Choose a tag to compare

Features

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

v1.1.8

18 Dec 22:46
Compare
Choose a tag to compare

Bug Fixes

  • osx: assume correct device if address is unknown (1c892c5), closes #4

v1.1.7

05 Oct 04:25
Compare
Choose a tag to compare

Bug Fixes

  • remove initial connect call (412f028)

v1.1.6

05 Oct 03:46
Compare
Choose a tag to compare

Bug Fixes

  • revert reconnect logic (27c3c10)
  • throw error when service or characteristic is not found (b50148d)

v1.1.5

29 Sep 21:09
Compare
Choose a tag to compare

Bug Fixes

  • add back reconnect logic (a8a2e23)

v1.1.4

26 Sep 23:55
Compare
Choose a tag to compare

Bug Fixes

  • only connect while interacting (7d06388)

v1.1.3

26 Sep 23:06
Compare
Choose a tag to compare

Bug Fixes

  • strip mac address and service ids for cross platform compatibility (7eefc38)