SelfMon VMOD Honeywell Galaxy Control using Amazon Echo Hub / Alexa
Controlling virtual zone inputs using Amazon Echo Hub node. You can configure to command Alexa to switch on outside lights via the alarm. The virtual input zone state is changed and this is then programmed with a link to an output, which in turn has a relay connected to the lights, Heating, Etc.
[{"id":"1cb8977a.007521","type":"amazon-echo-hub","z":"c7b9b5e6.2295","port":"80","processinput":"2","discovery":true,"x":190,"y":280,"wires":[["5cd00ec8.648ff8","73b48557.0706a4","29ba1a21.997af6"]]},{"id":"5cd00ec8.648ff8","type":"amazon-echo-device","z":"c7b9b5e6.2295","name":"Outside Lights","topic":"","x":480,"y":340,"wires":[["f9cc8e51.838d7"]]},{"id":"f9cc8e51.838d7","type":"mqtt out","z":"c7b9b5e6.2295","name":"Zone 1041 - Outside Lights","topic":"selfmon/vmod.01103b/vrio/inputs/write/1041","qos":"1","retain":"true","broker":"25806160.03808e","x":780,"y":360,"wires":[]},{"id":"73b48557.0706a4","type":"amazon-echo-device","z":"c7b9b5e6.2295","name":"Heating","topic":"","x":460,"y":420,"wires":[["5e4cb244.882c44"]]},{"id":"5e4cb244.882c44","type":"mqtt out","z":"c7b9b5e6.2295","name":"Zone 1042 - Heating","topic":"selfmon/vmod.01103b/vrio/inputs/write/1042","qos":"1","retain":"true","broker":"25806160.03808e","x":740,"y":460,"wires":[]},{"id":"4349862.1b5a578","type":"debug","z":"c7b9b5e6.2295","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":750,"y":220,"wires":[]},{"id":"29ba1a21.997af6","type":"amazon-echo-device","z":"c7b9b5e6.2295","name":"Log Zone","topic":"","x":460,"y":260,"wires":[["57be3178.4d0498","4349862.1b5a578"]]},{"id":"57be3178.4d0498","type":"mqtt out","z":"c7b9b5e6.2295","name":"Zone 1043 - Log","topic":"selfmon/vmod.01103b/vrio/inputs/write/1043","qos":"1","retain":"true","broker":"25806160.03808e","x":750,"y":280,"wires":[]},{"id":"25806160.03808e","type":"mqtt-broker","name":"","broker":"10.226.111.46","port":"1883","clientid":"","usetls":false,"compatmode":false,"keepalive":"60","cleansession":true,"birthTopic":"","birthQos":"0","birthRetain":"false","birthPayload":"","closeTopic":"","closeQos":"0","closeRetain":"false","closePayload":"","willTopic":"","willQos":"0","willRetain":"false","willPayload":""}]