node-lumi-aqara icon indicating copy to clipboard operation
node-lumi-aqara copied to clipboard

Control your Xiaomi Smart Home devices with this Lumi Aqara library

Results 8 node-lumi-aqara issues
Sort by recently updated
recently updated
newest added

Bumps [npm](https://github.com/npm/cli) from 6.4.1 to 6.13.4. Release notes *Sourced from [npm's releases](https://github.com/npm/cli/releases).* > ## v6.13.4 > ## 6.13.4 (2019-12-11) > > ## BUGFIXES > > * [`320ac9aee`](https://github.com/npm/cli/commit/320ac9aeeafd11bb693c53b31148b8d10c4165e8) [npm/bin-links#12](https://github-redirect.dependabot.com/npm/bin-links/pull/12) [npm/gentle-fs#7](https://github-redirect.dependabot.com/npm/gentle-fs/pull/7) Do...

dependencies

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3. Changelog *Sourced from [handlebars's changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md).* > ## v4.5.3 - November 18th, 2019 > Bugfixes: > > - fix: add "no-prototype-builtins" eslint-rule and fix all...

dependencies

Hello, I'm trying to make your code work with a Aqara HUB M2, but 'this._serverSocket.on('message', this._handleMessage.bind(this))' is never triggered when trying to auto discover Hub M2. Any chance to get...

Added options in the constructor: **bindHost:** currently the app binds only to 0.0.0.0. Made it possible to override this. **unbindHosts:** i'm not very familiar with the term here but you...

I've read the source code of your module, many articles about MQTT [topic naming](http://www.steves-internet-guide.com/mqtt-topic-payload-design-notes/), a [virtual scenario of a garage application](https://blog.risingstack.com/getting-started-with-nodejs-and-mqtt/), getting data from a sensor using MQTT, etc. Now...

I am not sure whether it is firmware update of software update, but my setup has stopped working. Running 1.4.0 Xiaomi2MQTT based on Lumi-Aqara. Error messages get logged: > not...

I don't know why but I have some sensors temperature (not all, but all are the same model) that are not handled... Same thing for smoke sensor. ```not handled: {"cmd":"report","model":"weather.v1","sid":"158d000277250e","short_id":46105,"data":"{\"temperature\":\"395\"}"}...