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

Releases: DeeeeLAN/homebridge-sleepiq

v4.1.8

22 Sep 04:48
Compare
Choose a tag to compare

Bug Fixes

  • Fixed bug causing homebridge crash when foundation only has one outlet or lightstrip available.

v4.1.7

22 Sep 02:29
Compare
Choose a tag to compare

Bug Fixes

  • Fixed bug in the outlets, lightstrips, and foot warmer foundation code that was crashing homebridge.

v4.1.6

22 Sep 02:28
Compare
Choose a tag to compare

Bug Fixes

  • Fixed bug in the foot-warmer data processor

v4.1.5

20 Sep 09:24
Compare
Choose a tag to compare

Bug Fixes

  • You no longer need to manually clear cache or remove bed0privacy from the cache if you are updating from a pre-v4.0.0 release to this release.
    • Sorry to everybody who has already done this! I should have fixed this the first time around to save you the trouble, but I wasn't thinking about it at the time.

v4.1.4

20 Sep 03:56
Compare
Choose a tag to compare

Bug Fixes

  • Fixed updateLightStrip error that was crashing homebridge

v4.1.3

19 Sep 23:42
Compare
Choose a tag to compare

Bug Fixes

  • Fixed a bug breaking the outlets, lightstrips, and foot warmer from functioning.

v4.1.2

18 Sep 23:38
Compare
Choose a tag to compare

Bug Fixes

  • Fixed a bug preventing the foot warming service from sending changes to the bed.

v4.1.0

18 Sep 06:21
Compare
Choose a tag to compare

Changes

  • Added initial foot warmer support for flexfit 3 foundations. I don't have a foundation, so if you find any bugs, or something isn't working right, please file a ticket.
  • Set a step size for the sleep number slider so it is easier to hit the number you are aiming for.

Note

  • You will like run into an issue when updating that is preventing homebridge from running. Try removing the bed0privacy device from the device cache (or just clear the full cache). I updated how I handled this device in the plugin and it is conflicting with the version stored in the cache.

v4.0.0

18 Sep 01:30
Compare
Choose a tag to compare

Changes

  • This release introduces initial support for the outlets and light strips on the flex fit foundations that have them. I don't personally have one, so please report any issues when using them. If the light strips are capable of brightness control, I do not support that either. I need REST data to add that capability.