UNPKG

@racksync/node-red-contrib-hass-flow

Version:

Make you Home Assistant instance easier to implement by all these extension node

31 lines (30 loc) 756 B
{ "name": "@racksync/node-red-contrib-hass-flow", "version": "1.0.6", "description": "Make you Home Assistant instance easier to implement by all these extension node", "homepage": "https://github.com/racksync/node-red-contrib-hass-flow", "bugs": { "url": "https://github.com/racksync/node-red-contrib-hass-flow/issues", "email": "bugs@racksync.com" }, "dependencies": { "node-red-contrib-traffic": ">=0.2.1" }, "keywords": [ "node-red", "Home Assistant", "HASS", "RACKSYNC" ], "node-red": { "version": ">=2.0.0", "nodes": { "Flow Toggle": "flows/flow-toggle.js" } }, "engines": { "node": ">=12.0.0" }, "author": "RACKSYNC CO., LTD. <jack@racksync.com>", "license": "MIT" }