node-red-contrib-philips-air
v0.3.0
Published
Node-RED node for Philips Air purifiers
Maintainers
Readme
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
getStatusReturns an object representing the current status of the purifier.getWifiReturns an object representing the wifi settings of the purifier. Only supported with HTTP protocol.getFirmwareReturns an object representing information on the firmware of the purifier.getFiltersReturns 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
