This is a Homebridge (https://github.com/nfarina/homebridge) plugin for AirScape (http://www.airscapefans.com/) whole house fans with 2nd generation controls that enables Apple-HomeKit/Siri control of the fan speed
Hi Martin,
I've followed all the instructions, and I am able to access my homebridge, and have managed to install the WeMo plugin. When I try to install this plugin, I get the following error.
pi@raspberrypi:~ $ sudo npm install -g homebridge-airscape-whf-gen2-http
npm WARN npm npm does not support Node.js v10.15.2
npm WARN npm You should probably upgrade to a newer version of node as we
npm WARN npm can't make any promises that npm will work with this version.
npm WARN npm Supported releases of Node.js are the latest release of 4, 6, 7, 8, 9.
npm WARN npm You can find the latest version at https://nodejs.org/
npm ERR! code E404
npm ERR! 404 Not Found: homebridge-airscape-whf-gen2-http@latest
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2019-09-01T23_00_23_220Z-debug.log
I doubt it is due to the newer version of Node.js, but it is of course possible.
Hi Martin, I've followed all the instructions, and I am able to access my homebridge, and have managed to install the WeMo plugin. When I try to install this plugin, I get the following error.
pi@raspberrypi:~ $ sudo npm install -g homebridge-airscape-whf-gen2-http npm WARN npm npm does not support Node.js v10.15.2 npm WARN npm You should probably upgrade to a newer version of node as we npm WARN npm can't make any promises that npm will work with this version. npm WARN npm Supported releases of Node.js are the latest release of 4, 6, 7, 8, 9. npm WARN npm You can find the latest version at https://nodejs.org/ npm ERR! code E404 npm ERR! 404 Not Found: homebridge-airscape-whf-gen2-http@latest
npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2019-09-01T23_00_23_220Z-debug.log
I doubt it is due to the newer version of Node.js, but it is of course possible.
Thanks, Drew