aklambeth / node-red-contrib-hive

1 stars 2 forks source link

package.json is not correct... #1

Closed spants closed 8 years ago

spants commented 9 years ago

Need to change nodes to include options:

"node-red": { "nodes": { "hive": "hive.js", "Heating": "HeatingController.js", "HotWater": "HotWaterController.js", "Temperature": "Temperature.js" } },

aklambeth commented 8 years ago

Fixed in the pre-release version. Package now also uses current implementation of bg-hive-api which fixes breaking changes in the api.