1.0.17 • Published 3 years ago

node-red-contrib-nora-firebase v1.0.17

Weekly downloads
19
License
ISC
Repository
-
Last release
3 years ago

node-red-contrib-nora-firebase

npm dependencies Status devDependencies Status downloads Donate

This module provides a set of nodes in Node-RED for Google smart home Action integration via NORA. This is a new implementation based on firebase for NORA.

Alpha Testing

This is in alpha testing.

Supported nodes with devices/traits:

TypeTraits
lighton/off, brightness, color
outleton/off
scenescene
speakeron/off, volume
switchon/off
thermostatthermostat
blindsopen/close
garageopen/close

Forum

Send me a message to join the NORA Discord server.

Setup

Node-RED (These steps need to happen only once)

  1. Open your node-red instance and install node-red-contrib-nora-firebase. You can do this by clicking the hamburger menu in the top-right corner and select Manage palette, select Install, type node-red-contrib-nora-firebase and click the install button.
  1. After installation is complete a new set of nodes shoud appear under nora category

Create a NORA account (These steps need to happen only once)

  1. Go to NORA homepage
  2. Create an account using your email address and a password
  3. Verify your email address by clicking the link in the email

Create/Adapt a Node-RED flow

  1. Create a new flow (or open the existing one you want to use) and add the NORA nodes you plan to use. Each NORA node will correspond to a Google Home device. In this case we are going to use a light node.
  1. Edit the light node. Add a new nora-config (configs can be reused between multiple nora devices) in which you need to enter your credentials (email/password) used when you created your NORA account. The Group is used if you want to use multiple connections to the same NORA account (if you use multiple Node-RED instances - leave it blank if you don't plan on using this!).
  1. Deploy your flow

Link to Google Home (These steps need to happen only once)

Once you have at least one NORA device you can link your Google Home to NORA

  1. Open your Google Home and click Add
  1. In the Add and manage screen, select Set up device.
  1. Select Have something already set up?
  1. Select NORA (in this image it's already linked) and login again with the Google/Github account you used when logging in to the NORA homepage.

The devices setup in Node-RED will sync with your Google Home and now you are able to control them via voice/routines/etc.

1.0.17

3 years ago

1.0.16

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago