Releases: svrooij/node-xiaomi2mqtt
Releases · svrooij/node-xiaomi2mqtt
v1.5.2
1.5.2 (2020-04-17)
Bug Fixes
v1.5.1
1.5.1 (2018-11-21)
Bug Fixes
- deps: update dependency yargs to v12 (#18) (1935241)
v1.5.0
1.5.0 (2018-07-01)
Features
- Publish all magnet statuses. (889e6bc)
v1.4.0
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
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
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
1.1.0 (2017-12-12)
Features
- Added pressure for compatible sensors. (0da1905)
Performance Improvements
v1.0.0
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
0.1.3 (2017-10-17)
Bug Fixes
- package: Readme was incorrect (71f462f)