UNPKG

@softwaredevelopment/node-red-contrib-bodhi-device-thermostat

Version:

Thermostat device for bodhi node red

25 lines (15 loc) 502 B
# @softwaredevelopment/node-red-contrib-bodhi-device-thermostat Thermostat 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-thermostat ``` ## Usage Provides a standard node for Thermostat device for bodhi. Please see the `Node Help` section from within node-red for more info ## Development ### Build the project ``` npm run build ```