node-red-contrib-philips-air

0.3.0 • Public • Published

node-red-contrib-philips-air

Unofficial Node-RED node for Philips Air purifiers

Based on Philips Air npm package.

Features

More information on https://developer.aliyun.com/mirror/npm/package/philips-air.

Import this example flows to get started quickly in Node-RED.

Get

  • getStatus Returns an object representing the current status of the purifier.
  • getWifi Returns an object representing the wifi settings of the purifier. Only supported with HTTP protocol.
  • getFirmware Returns an object representing information on the firmware of the purifier.
  • getFilters Returns an object representing the air filters in the purifier.

Set

Sends values to the purifier.

How to install

Use the pallette editor to install philips-air.

Or manually by installing npm install node-red-contrib-philips-air.

Available node

Philips air

Changelog

v0.3.0 {latest)

  • Make errors catchable in Node-RED 1.x

v0.1.0

  • Add support for CoAP and PlainCoAP protocols
  • Reset status on redeploy
  • Enhance error messages
  • Show Processing state before processing starts

v0.0.1

  • Initial release

Package Sidebar

Install

npm i node-red-contrib-philips-air

Weekly Downloads

1

Version

0.3.0

License

MIT

Unpacked Size

22.5 kB

Total Files

12

Last publish

Collaborators

  • bvmensvoort