# Node Red - Alexa and Shutters

**URL:** https://discourse.nodered.org/t/node-red-alexa-and-shutters/42257
**Category:** General
**Created:** [8 March 2021 11:08 UTC](https://discourse.nodered.org/t/node-red-alexa-and-shutters/42257 "2021-03-08T11:08:07Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![fmarzocca](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/fmarzocca/32/35901_2.png) [@fmarzocca](https://discourse.nodered.org/u/fmarzocca)
#### Post date: [8 March 2021 11:08 UTC](https://discourse.nodered.org/t/node-red-alexa-and-shutters/42257/1 "2021-03-08T11:08:07Z")

</div>

I am using node-red-contrib-alexa-remote2 to interface my Alexa with Node-Red, but I am facing a problem with shutters. My shutter devices are not Alexa-compatible, so I am using [Alexa Node Red skill Bridge](https://alexa-node-red.bm.hardill.me.uk/) to create "dummy devices" named "Dining shutter", "Kitchen shutter", and so on; but the skill only allows me to create these devices as "lights" or "thermostat" so I have to operate my shutters with "Kitchen shutter ON" or "Kitchen shutter OFF" (which is ugly).

I tried to use the "Listener" node of alexa-remote2 , extracting my "Open Kitchen Shutter" message and trigger a flow. It works, but every time Alexa Echo responds that "the device doesn't have this capability" (which is ugly too).

I know I could set up a routine for each shutter (err: 2 routines, one for UP and one for DOWN), but the devices are more than 20 and it will become a mess.

Any alternative way to have a shutter operate with UP/DOWN (or RAISE/LOWER) for my shutters? Has anyone faced the same problem?

---

<div class="post-metadata">

### Author: ![E1cid](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/e1cid/32/77971_2.png) [@E1cid](https://discourse.nodered.org/u/E1cid)
#### Post date: [8 March 2021 12:11 UTC](https://discourse.nodered.org/t/node-red-alexa-and-shutters/42257/2 "2021-03-08T12:11:27Z")

</div>

Try [node-red-contrib-virtual-smart-home (node) - Node-RED](https://flows.nodered.org/node/node-red-contrib-virtual-smart-home)  
it allows devices window coverings and garage door i think.

---

<div class="post-metadata">

### Author: ![fmarzocca](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/fmarzocca/32/35901_2.png) [@fmarzocca](https://discourse.nodered.org/u/fmarzocca)
#### Post date: [8 March 2021 16:27 UTC](https://discourse.nodered.org/t/node-red-alexa-and-shutters/42257/3 "2021-03-08T16:27:51Z")

</div>

Very interesting, thank you!  
I am struggling in trying to parse the output and select what I need to raise the blinds, but - indeed - the node is perfect for my needs!

---

<div class="post-metadata">

### Author: ![fmarzocca](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/fmarzocca/32/35901_2.png) [@fmarzocca](https://discourse.nodered.org/u/fmarzocca)
#### Post date: [9 March 2021 08:47 UTC](https://discourse.nodered.org/t/node-red-alexa-and-shutters/42257/4 "2021-03-09T08:47:40Z")

</div>

Do you know if this node is in some way influencing node-red-contrib-alexa-remote2? Since I installed virtual device, Alexa stopped talking from my flows. Can it be a coincidence?

---

<div class="post-metadata">

### Author: ![E1cid](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/e1cid/32/77971_2.png) [@E1cid](https://discourse.nodered.org/u/E1cid)
#### Post date: [9 March 2021 11:08 UTC](https://discourse.nodered.org/t/node-red-alexa-and-shutters/42257/5 "2021-03-09T11:08:25Z")

</div>

No idea, but alexa remote2 does seem to have reliability issues.

> **[586837r/node-red-contrib-alexa-remote2](https://github.com/586837r/node-red-contrib-alexa-remote2/issues)**
>
> s

---

<div class="post-metadata">

### Author: ![fmarzocca](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/fmarzocca/32/35901_2.png) [@fmarzocca](https://discourse.nodered.org/u/fmarzocca)
#### Post date: [9 March 2021 11:39 UTC](https://discourse.nodered.org/t/node-red-alexa-and-shutters/42257/6 "2021-03-09T11:39:59Z")

</div>

Yes, it does. But it has been [forked](https://flows.nodered.org/node/node-red-contrib-alexa-cakebaked) and now it is working.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [23 March 2021 11:40 UTC](https://discourse.nodered.org/t/node-red-alexa-and-shutters/42257/7 "2021-03-23T11:40:48Z")

</div>

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.
