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