@kiwikid/node-red-contrib-grocy

0.3.147 • Public • Published

npm version

Install

[🚧 beta-testing 🚧]

# navigate to node red instance and run:
yarn add @kiwikid/node-red-contrib-grocy

"Manage palette" > "Install" > Search for:

@kiwikid/node-red-contrib-grocy

(under "Manage palette" > "Install")

There are currently 4 nodes supported:

complete-chore - /chore/{chore_id}/execute - For a given chore_id, complete the chore

complete-task - /tasks/{task_id}/complete - For a given task_id, complete the task

🚧 edit-entity - /objects/{entity_type}/{objectId} - For a given {objectId} (of type {entity_type}), update based on the payload

get-entities - /objects/{entity_type}/{?entity_id} -  The generic get entity endpoint (entity_type is configurable via node, filters via payload, optional id)

Publish

yarn pre:publish
npm publish

Package Sidebar

Install

npm i @kiwikid/node-red-contrib-grocy

Weekly Downloads

236

Version

0.3.147

License

Apache-2.0

Unpacked Size

1.04 MB

Total Files

124

Last publish

Collaborators

  • kiwikid