marvinroger / node-lumi-aqara

Control your Xiaomi Smart Home devices with this Lumi Aqara library
GNU General Public License v3.0
46 stars 27 forks source link

leak: emit update also on state.status = "iam" #26

Closed hobbyquaker closed 5 years ago

hobbyquaker commented 5 years ago

assumes that state.status !== "leak" means no leak. need this to get a online event also on "iam" or battery reports.

marvinroger commented 5 years ago

:tada: This PR is included in version 1.9.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: