Package Exports
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 (@kiwikid/node-red-contrib-grocy) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
(Not working yet - Early days on this project, aiming at setting and listing Tasks first)
Install [🚧 alpha-testing 🚧]
# navigate to node red instance and run:
yarn add @kiwikid/node-red-contrib-grocyPublish
yarn pre:publish
npm publishThere are currently 3 nodes supported:
get-entities - The generic get entity endpoint (entity_type is configurable via node, filters via payload) complete-chore - For a given chore_id, complete the chore complete-task - For a given task_id, complete the task