{"library":"node-red-contrib-v2-test","title":"node-red-contrib-ewelink-cube","description":"Node-RED nodes to control eWeLink Cube devices. This package provides nodes for integrating eWeLink Cube smart home controllers with Node-RED, enabling automation of eWeLink-compatible devices. The current version is 0.0.1, and it is in early development. It differs from generic eWeLink Node-RED packages by specifically targeting the Cube hardware offering dedicated nodes for its commands and events. Release cadence is uncertain due to pre-release status. Requires Node-RED as a runtime environment.","language":"javascript","status":"active","last_verified":"Sat Apr 25","install":{"commands":["npm install node-red-contrib-v2-test"],"cli":null},"imports":["const nodes = require('node-red-contrib-ewelink-cube');","// No direct import; nodes are registered via package.json's 'node-red' field","// Use Node-RED's global config or env variables"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"// Install in Node-RED user directory\ncd ~/.node-red\nnpm install node-red-contrib-ewelink-cube\n\n// Then restart Node-RED and find the nodes in the palette.\n// Example flow (JSON): flow.example.json is not provided; manual creation via editor.","lang":"javascript","description":"Shows installation steps and activation of the nodes in Node-RED.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}