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

fix: increase offline ratio #20

Closed hobbyquaker closed 6 years ago

hobbyquaker commented 6 years ago

Had quite frequent offline events (5 in the last 24h), so I looked into the specs: a gateway should be considered offline after 65 seconds without heartbeat.

http://docs.opencloud.aqara.cn/en/development/gateway-LAN-communication/#report-device-heartbeat

marvinroger commented 6 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: