Git Product home page Git Product logo

node-red-contrib-miio-humidifier's People

Contributors

andreyoshev avatar andreypopov avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

node-red-contrib-miio-humidifier's Issues

temp_dec is not reported for airhumidifiercb1

I noticed that 'temp_dec' field is always reported as null for Airhumidifier cb1. It looks like this humidifier reports temperature as 'temperature' float field instead.

{"power":"on","humidity":53,"child_lock":"off","dry":"off","depth":35,"limit_hum":60,"mode":"auto","buzzer":"on","led_b":0,"temperature":22.3}

Log spamming

There are a lot of the same log messages every day:
image
How can it be fixed?

project status

Hi there,

i would like to be informed if this project is still alive as there are some open issues, there were changes made, but the published version appears to be 2 years old.

thank you

NodeRed restarts cyclically due to humidifier unavailability

when the humidifier loses connection with the cloud service, it results in an error (log below) and NR reboot loop
Log from NR:
9 Feb 03:52:22 - [warn] [miio-humidifier-server:humidifier_cb1] Miio humiditifier Error: Could not connect to device, handshake timeout
9 Feb 03:52:22 - [red] Uncaught Exception:
9 Feb 03:52:22 - [error] Error: Could not connect to device, handshake timeout
at Timeout._onTimeout (/config/node-red/node_modules/miio/lib/network.js:427:17)
at listOnTimeout (node:internal/timers:557:17)
at processTimers (node:internal/timers:500:7)
[03:52:26] INFO: Starting Node-RED...

start

temperature

please add to array: that.device.loadProperties, new prop: 'temperature'.
like this:
that.device.loadProperties(["power", "humidity", "child_lock", "dry", "depth", "limit_hum", "mode", "buzzer", "led_b", "temp_dec", "temperature"])

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.