Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

Releases: sibartlett/homebridge-wink3

1.5.0

26 Jul 04:49
Compare
Choose a tag to compare

Enhancements

  • Added support for Wink native fans
  • Removed deprecated reachability support

1.4.1

05 Jun 13:31
Compare
Choose a tag to compare

Bugs

  • Fixed (#16): Light bulb hue and saturation

1.4.0

01 Jun 23:09
Compare
Choose a tag to compare

Bugs

  • Hopefully fixes push notifications not working after long period of time.

1.3.1

28 May 20:32
Compare
Choose a tag to compare

Enhancements

  • Added support for OAuth Code Authorization (web flow), using tokens obtained from developer.wink.com
  • Added FAQ and TOC to README.md

1.2.0

23 May 13:28
Compare
Choose a tag to compare

Enhancements

  • Checks for new version on start-up
  • Log message when local hub is unreachable is less verbose

1.1.9

22 May 22:54
Compare
Choose a tag to compare

Breaking changes

  • Switches/dimmers no longer added to HomeKit if name contains "window"

Bugs

  • Fixed Automations, Groups and Scenes not working
  • Fixed (#12): Cannot set property 'context' of undefined

1.1.8

19 May 00:27
Compare
Choose a tag to compare

Enhancements

  • Added ability to add dimmers/light bulbs to HomeKit as fans (#11)

1.1.7

18 May 14:29
Compare
Choose a tag to compare

Enhancements

  • Unrecognized push messages are logged

Bugs

  • Fixed (#10): Unrecognized device push notification

1.1.6

18 May 14:27
Compare
Choose a tag to compare

Bugs

  • Fixed (#9): TypeError: Cannot read property 'powered' of undefined
    • and other related errors

1.1.4

18 May 14:25
Compare
Choose a tag to compare

Bugs

  • Fixed (#8): TypeError: Cannot read property 'services' of undefined