Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

Releases: svrooij/node-xiaomi2mqtt

v1.5.2

17 Apr 15:25
Compare
Choose a tag to compare

1.5.2 (2020-04-17)

Bug Fixes

v1.5.1

21 Nov 20:35
Compare
Choose a tag to compare

1.5.1 (2018-11-21)

Bug Fixes

  • deps: update dependency yargs to v12 (#18) (1935241)

v1.5.0

01 Jul 12:45
Compare
Choose a tag to compare

1.5.0 (2018-07-01)

Features

  • Publish all magnet statuses. (889e6bc)

v1.4.0

04 Feb 15:41
Compare
Choose a tag to compare

1.4.0 (2018-02-04)

Bug Fixes

  • added lux from motion sensor (8b12167), closes #9

Features

  • Added support for multiple gateways. (638450a), closes #8

v1.3.0

01 Jan 18:13
8a9f4c2
Compare
Choose a tag to compare

1.3.0 (2018-01-01)

Bug Fixes

  • Shorthand fix (see build 17) (8a9f4c2)

Features

  • Added -k switch for self signed certificates, cli parameters cleanup (#7) (c247fa3)

v1.2.0

22 Dec 09:29
Compare
Choose a tag to compare

1.2.0 (2017-12-22)

Bug Fixes

  • Bridge didn't comply to Standard JS (dd8fa13)
  • lumi-aqara updated (1798668)

Features

  • try-catch around loading devices (c480451), closes #4

v1.1.0

12 Dec 09:13
Compare
Choose a tag to compare

1.1.0 (2017-12-12)

Features

  • Added pressure for compatible sensors. (0da1905)

Performance Improvements

v1.0.0

18 Oct 10:11
Compare
Choose a tag to compare

1.0.0 (2017-10-18)

Performance Improvements

  • xiaomi2mqtt: Converted application to cli (b1b9363)

BREAKING CHANGES

  • xiaomi2mqtt: The entire bridge is now to be run from commanline. A lot of changes to the config part.

v0.1.3

17 Oct 10:19
Compare
Choose a tag to compare

0.1.3 (2017-10-17)

Bug Fixes

  • package: Readme was incorrect (71f462f)