node-red-contrib-miio-airfresh

0.0.4 • Public • Published

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
	}
}

/node-red-contrib-miio-airfresh/

    Package Sidebar

    Install

    npm i node-red-contrib-miio-airfresh

    Weekly Downloads

    7

    Version

    0.0.4

    License

    GPL-3.0

    Unpacked Size

    218 kB

    Total Files

    34

    Last publish

    Collaborators

    • a.dobrynin