node-red-contrib-amazon-echo
Version:
Alexa-controlled Node-RED nodes for the latest Amazon Echo devices.
27 lines (26 loc) • 526 B
JSON
{
"state": {
"on": {{ on }},
"bri": {{ bri }},
"hue": {{ hue }},
"sat": {{ sat }},
"effect": "none",
"xy": [
0.0,
0.0
],
"ct": {{ ct }},
"alert": "none",
"colormode": "{{ colormode }}",
"mode": "homeautomation",
"reachable": true
},
"swupdate": {
"state": "noupdates",
"lastinstall": "{{ date }}"
},
"type": "Extended color light",
"name": "{{ name }}",
"modelid": "LCT007",
"swversion": "5.105.0.21169"
}