Skip to content

Releases: mwittig/edimax-smartplug

20161207, V0.0.16

07 Dec 00:11
Compare
Choose a tag to compare
  • Dependency updates
  • Revised README
  • Updated Travis build descriptor

20160831, V0.0.15

07 Dec 00:10
Compare
Choose a tag to compare
  • Feature: Added method to access history data (contributed by @mattjgalloway)
  • Updated README and demo.js
  • Dependency updates

20160503, V0.0.14

03 May 20:06
Compare
Choose a tag to compare
  • Bug fix: Close discovery socket on error
  • Improved error handling

20160503, V0.0.13

02 May 23:44
Compare
Choose a tag to compare
  • Fix: ensure discovery service will timeout if no results received

20160425, V0.0.12

25 Apr 21:32
Compare
Choose a tag to compare
  • Added device discovery service
  • Dependency updates
  • Replaced lodash with lightweight lodash method modules
  • Added release history file
  • Updated README

20160305, V0.0.11

05 Mar 17:10
Compare
Choose a tag to compare
  • Dependency updates
  • Replaced deprecated use of Promise.settle()
  • Minor changes of demo.js

20151231, V0.0.9

31 Dec 01:01
Compare
Choose a tag to compare
  • Bug fix. Always set SmartPlug id XML-Attribute to "edimax" rather than the name assigned to the plug.
  • Dependency update
  • Added basic Travis builds

20151231, V0.0.10

31 Dec 01:09
Compare
Choose a tag to compare
  • Added missing commit from previous release

20150511, V0.0.8

11 May 16:26
Compare
Choose a tag to compare
  • Enforce a default timeout of 20000 msecs to cleanup if client is connected but server does not send a response.

20150508, V0.0.7

08 May 19:03
Compare
Choose a tag to compare
  • Fixed request error handling. Request must be aborted if error has occurred
  • Added option to set a request timeout