n8n-nodes-tidbyt

0.4.4 • Public • Published

n8n-nodes-tidbyt

n8n.io - Workflow Automation

n8n node for interacting with your Tidbyt devices and Pixlet-based applications.

Warning This node is currently targeting Node.js 18.

If your version of Node.js doesn't have fetch, you may experience issues using HTTP requests in Pixlet code. You may be able to enable it using the --experimental-fetch Node.js option when running n8n on Node.js 16+.

Built with:

How to install

Community Nodes (Recommended)

For users on n8n v0.187+, your instance owner can install this node from Community Nodes.

  1. Go to Settings > Community Nodes.
  2. Select Install.
  3. Enter n8n-nodes-tidbyt in Enter npm package name.
  4. Agree to the risks of using community nodes: select I understand the risks of installing unverified code from a public source.
  5. Select Install.

After installing the node, you can use it like any other node. n8n displays the node in search results in the Nodes panel.

Manual installation

To get started install the package in your n8n root directory:

npm install n8n-nodes-tidbyt

For Docker-based deployments, add the following line before the font installation command in your n8n Dockerfile:

RUN cd /usr/local/lib/node_modules/n8n && npm install n8n-nodes-tidbyt

Node Reference

  • Operations
    • List Available Apps
    • List Installations
    • Delete Installation
    • Get Device Details
    • Update Device Details
    • Push to device
    • Render Pixlet code

License

MIT License

Copyright (c) 2022 Nicholas Penree nick@penree.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Package Sidebar

Install

npm i n8n-nodes-tidbyt

Weekly Downloads

2

Version

0.4.4

License

MIT

Unpacked Size

24.8 MB

Total Files

25

Last publish

Collaborators

  • drudge