Skip to content

Releases: apexad/homebridge-mysmartblinds-bridge

v3.0.1

20 Jun 06:24
Compare
Choose a tag to compare

3.0.1 (2023-06-19)

Bug Fixes

  • Authentication is working again! The plugin is working again! Sorry it took so long to get this fixed!

v2.2.9

08 Apr 03:43
Compare
Choose a tag to compare

2.2.9 (2021-04-07)

Bug Fixes

  • do not let -1 batteryLevel happen, fixes #66 (33e37fc)

v2.2.8

05 Apr 02:53
Compare
Choose a tag to compare

2.2.8 (2021-04-05)

Bug Fixes

  • failed blind state check/no battery now logs and does not crash, fixes #56 (7b5ba35)

2.2.7 (2021-04-05)

Bug Fixes

  • correct current position for when blind is above 100 threshold, fixes #66 (de3142a)

v2.2.7

05 Apr 02:27
Compare
Choose a tag to compare

2.2.7 (2021-04-05)

Bug Fixes

  • correct current position for when blind is above 100 threshold, fixes #66 (de3142a)

v2.2.6

03 Apr 13:49
Compare
Choose a tag to compare

2.2.6 (2021-04-02)

  • fix some warninga in hombridge 1.3.x nd update dependencies

v2.2.5

03 Apr 13:47
Compare
Choose a tag to compare

2.2.5 (2021-04-02)

Bug Fixes

  • stop warning about current position being -1 (afd31df)
  • update dependencies (da48799)

v2.2.4

03 Dec 01:21
Compare
Choose a tag to compare

2.2.4 (2020-12-03)

  • update dependencies

v2.2.3

27 Nov 22:14
Compare
Choose a tag to compare

2.2.3 (2020-11-27)

Bug Fixes

  • set correct intial battery level (3b11a0c)
  • set correct intial blindPosition (b7be91b)

v2.2.2

26 Nov 02:41
Compare
Choose a tag to compare

2.2.2 (2020-11-25)

Features

  • errors: silence error messages, just display sttus code (92fd3e6)
  • headers: fix headers, send user agent (bcf5c1c)

Code Changes (No change in functionality)

  • plugin code: fix npx/bin to run login test (add test file runner for npx) (7912e8f)

2.2.1 (2020-11-25)

Features

  • plugin code: add npx/bin to run login test (501c8c1)

2.2.0 (2020-11-25)

Features

  • plugin code(testing too): add test:mysmartblinds-login script for testing (231a44c)

Code Changes (No change in functionality)

Documentation

  • package.json: Update engines for Node 14.x and Homebridge 1.1.x (06a6aad)
  • github: Add dependabot (09d4622)
  • github: Create issue no response configuration (98571b9)
  • readme: correct link to smart bridge (for mysmartblinds) (c6bb143)

v2.2.1

25 Nov 23:28
Compare
Choose a tag to compare

2.2.1 (2020-11-26)

Features

  • plugin code(testing too): allow the test:mysmartblinds-login script to be executed over npx (501c8c1)

2.2.0 (2020-11-25)

Features

  • plugin code(testing too): add test:mysmartblinds-login script for testing (231a44c)

Code Changes (No change in functionality)

Documentation

  • package.json: Update engines for Node 14.x and Homebridge 1.1.x (06a6aad)
  • github: Add dependabot (09d4622)
  • github: Create issue no response configuration (98571b9)
  • readme: correct link to smart bridge (for mysmartblinds) (c6bb143)