node-red-contrib-afya-lullaby
Version:
dimmer to help you fall asleep, created for my children :) change of the initial value X to the final value Y, in a given time Z
29 lines (28 loc) • 679 B
JSON
{
"name": "node-red-contrib-afya-lullaby",
"version": "0.0.3",
"description": "dimmer to help you fall asleep, created for my children :) change of the initial value X to the final value Y, in a given time Z",
"keywords": [
"lullaby",
"dimmer",
"timer",
"children",
"kids",
"fall asleep",
"wake up",
"brightening",
"light",
"node-red"
],
"repository": {
"type": "git",
"url": "https://github.com/mchuc/node-red-contrib-afya-lullaby"
},
"author": "Marcin Chuć, marcin a.t afya.pl",
"license": "Creative Common",
"node-red": {
"nodes": {
"afya-panic-button": "afya-lullaby/afya-lullaby.js"
}
}
}