New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

node-red-contrib-alexa-remote2

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-alexa-remote2

node-red nodes for interacting with alexa

latest
Source
npmnpm
Version
3.10.4
Version published
Weekly downloads
178
-5.82%
Maintainers
1
Weekly downloads
 
Created
Source

node-red-contrib-alexa-remote2

npm downloads

This is a collection of Node-RED nodes for interacting with the Alexa API. You can emulate routine behaviour, control and query your devices and much more!

All functionality is from alexa-remote2. The goal is to expose all of alexa-remote2s functionality in node-red nodes.

  • Changelog
  • Examples

Setup

  • Drag an Alexa Routine node into your flow.

  • Create a new Account by pressing the edit button at the right side of the Account field.

  • Choose a Service Host and Page and Language depending on your location. For example:

    Service HostPageLanguage
    USApitangui.amazon.comamazon.comen-US
    UKalexa.amazon.co.ukamazon.co.uken-UK
    GERlayla.amazon.deamazon.dede-DE
    ITAalexa.amazon.itamazon.itit-IT
    AUSalexa.amazon.com.auamazon.com.auen-US
  • Set This IP to the ip of your Node-RED server

  • Enter a File Path to save the authentication result so following authentications will be automatic.

  • Add the new Account.

  • Deploy

  • Follow the url you see in the node status

  • Log in, wait until you see the node status ready

  • Write "Hello World!" in the Alexa Routine node text field.

  • Select a device in the Alexa Routine node devices field.

Now trigger the Alexa Routine Node with any message and your Alexa will say "Hello World!". (Hopefully!)

Guides

These are few community guides that can help you install the plugin/module. If you find more let us know.

Keywords

node-red

FAQs

Package last updated on 24 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts