JSPM

node-red-contrib-miio-airfresh

0.0.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q28931F
  • License GPL-3.0

Miio node for Air Fresh (Xiaomi MJXFJ-150-A1)

Package Exports

  • node-red-contrib-miio-airfresh
  • node-red-contrib-miio-airfresh/api.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (node-red-contrib-miio-airfresh) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

node-red-contrib-miio-airfresh

In Progress...

Node-Red Nodes for Xiaomi Air Fresh (MJXFJ-150-A1). Model: dmaker.airfresh.a1.

Available nodes are:

  • miio-airfresh-in: get changes
  • miio-airfresh-get: get status of device
  • miio-airfresh-out: send command to device

HomeKit characteristic properties.

{
    "Active": {},
    "CurrentAirPurifierState": {},
    "TargetAirPurifierState": {},
    "SwingMode": {},
    "LockPhysicalControls": {},
    "RotationSpeed": {
         "minValue": 0,
         "maxValue": 100,
         "minStep": 1
    }
}