UNPKG

@softwaredevelopment/node-red-contrib-bodhi-device-occupancy-sensor

Version:

Occupancy Sensor device for bodhi node red

25 lines (15 loc) 526 B
# @softwaredevelopment/node-red-contrib-bodhi-device-occupancy-sensor Occupancy Sensor device for bodhi node red ## Installation Install via the Palette Manager or from within your node-red directory (typically `~/.node-red`) run: ``` npm i @softwaredevelopment/node-red-contrib-bodhi-device-occupancy-sensor ``` ## Usage Provides a standard node for Occupancy Sensor device for bodhi. Please see the `Node Help` section from within node-red for more info ## Development ### Build the project ``` npm run build ```