Skip to content

Releases: jimmywarting/wemo-client

v0.15.0

17 Jan 17:23
Compare
Choose a tag to compare
  • Adds support for bulb brightness (@KaidenR)
  • Makes search for network listen interface more predictable (@insideGen)

v0.14.0

31 Aug 10:36
Compare
Choose a tag to compare
  • Breaking: Node.js versions below v6 (LTS) are no longer supported
  • Adds support for Wemo Humidifier/HeaterB (@benburkhart1)
  • Adds support for Wemo Dimmer (@markhatchell)

v0.13.0

29 May 08:44
Compare
Choose a tag to compare
  • API breaking: Wemo.load passes error to callback (#51, @lutas)

v0.12.0

02 May 22:27
Compare
Choose a tag to compare
  • A listen_interface option can be used to specify which network interface to listen on (@joe248, #49)

All Changes

v0.11.2

24 Oct 19:16
Compare
Choose a tag to compare
  • Fixes an issue where subscriptions stopped silently after failing renewal (#42)

All Changes

v0.11.1

07 Oct 06:39
Compare
Choose a tag to compare
  • Fixes an issue where the client tried to connect to non-wemo devices (e. g. Roku Media Player)

v0.11.0

18 Sep 08:36
Compare
Choose a tag to compare
  • Allow configuring bind ports for SSDP and device callbacks (@driskell)

v0.10.0

28 Aug 10:59
Compare
Choose a tag to compare
  • Devices in an error state will be discovered again when reappearing
  • Fixed an issue where some assertions were not run in the tests
  • Removed inlined XML

v0.9.0

07 Aug 18:15
Compare
Choose a tag to compare

v0.8.0

19 Jun 18:56
Compare
Choose a tag to compare
  • Improved handling of disconnected devices
  • Client emits error event for communication failures