node-red-contrib-virtual-smart-home
Version:
Do stuff in Node-RED with Amazon Alexa - no custom hardware, no separate accounts, no hassle.
145 lines (144 loc) • 3.01 kB
JSON
[
{
"id": "58ca09efa8d77b6e",
"type": "vsh-virtual-device",
"z": "7ecdfb0b.fa7794",
"name": "bedroom TV",
"topic": "bedroom/tv",
"connection": "",
"template": "ENTERTAINMENT_DEVICE",
"passthrough": false,
"diff": false,
"filter": false,
"x": 930,
"y": 2380,
"wires": [["52ef5750df7dbc96"]]
},
{
"id": "205c2064f6bc2e7d",
"type": "comment",
"z": "7ecdfb0b.fa7794",
"name": "ENTERTAINMENT DEVICE",
"info": "",
"x": 890,
"y": 1900,
"wires": []
},
{
"id": "cb91dc481eb02c41",
"type": "comment",
"z": "7ecdfb0b.fa7794",
"name": "Alexa, change the input to DVD on the Bedroom TV.",
"info": "",
"x": 1010,
"y": 1940,
"wires": []
},
{
"id": "52ef5750df7dbc96",
"type": "debug",
"z": "7ecdfb0b.fa7794",
"name": "",
"active": true,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "true",
"targetType": "full",
"statusVal": "",
"statusType": "auto",
"x": 1110,
"y": 2380,
"wires": []
},
{
"id": "34689bf01efdb75d",
"type": "comment",
"z": "7ecdfb0b.fa7794",
"name": "Alexa, set the volume of the Bedroom TV to 50.",
"info": "",
"x": 1000,
"y": 1980,
"wires": []
},
{
"id": "6db83152cced56a7",
"type": "comment",
"z": "7ecdfb0b.fa7794",
"name": "Alexa, turn the volume down on the Bedroom TV by 20.",
"info": "",
"x": 1020,
"y": 2020,
"wires": []
},
{
"id": "c270c93dbb39fdb8",
"type": "comment",
"z": "7ecdfb0b.fa7794",
"name": "Alexa, turn the volume down on Bedroom TV.",
"info": "",
"x": 990,
"y": 2060,
"wires": []
},
{
"id": "8aadd59c4541d390",
"type": "comment",
"z": "7ecdfb0b.fa7794",
"name": "Alexa, mute Bedroom TV.",
"info": "",
"x": 930,
"y": 2100,
"wires": []
},
{
"id": "6b40012c7549af22",
"type": "comment",
"z": "7ecdfb0b.fa7794",
"name": "Alexa, unmute Bedroom TV.",
"info": "",
"x": 940,
"y": 2140,
"wires": []
},
{
"id": "bd408dd01f87d59f",
"type": "comment",
"z": "7ecdfb0b.fa7794",
"name": "Alexa, change the channel to 200 on the Bedroom TV.",
"info": "",
"x": 1020,
"y": 2180,
"wires": []
},
{
"id": "8f7121ab3e17fefe",
"type": "comment",
"z": "7ecdfb0b.fa7794",
"name": "lexa, next channel on the Bedroom TV.",
"info": "",
"x": 970,
"y": 2220,
"wires": []
},
{
"id": "4fea124e8568555d",
"type": "comment",
"z": "7ecdfb0b.fa7794",
"name": "Alexa, channel down on the Bedroom TV.",
"info": "",
"x": 980,
"y": 2260,
"wires": []
},
{
"id": "c1f8820ecf526fd0",
"type": "comment",
"z": "7ecdfb0b.fa7794",
"name": "Alexa, play | pause | stop | start over | previous | next | rewind | fast forward (on) CD player",
"info": "",
"x": 1130,
"y": 2300,
"wires": []
}
]