- Open your node-red instance and install
node-red-contrib-smartnora
. You can do this by clicking the hamburger menu in the top-right corner and selectManage palette
, selectInstall
, typenode-red-contrib-smartnora
and click the install button.
- After installation is complete a new set of nodes shoud appear under nora category
- Go to Smart NORA homepage
- Create an account using your email address and a password
- Verify your email address by clicking the link in the email
- Create a new flow (or open the existing one you want to use) and add the Smart NORA nodes you plan to use. Each Smart NORA node will correspond to a Google Home device. In this case we are going to use a light node.
- 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 Smart NORA account. The
Group
is used if you want to use multiple connections to the same Smart NORA account (if you use multiple Node-RED instances - leave it blank if you don't plan on using multiple instances).
- Deploy your flow
Once you have at least one Smart NORA device you can link your Google Home to Smart NORA
- Open your Google Home and click Add
- In the
Add and manage
screen, selectSet up device
.
- Select
Have something already set up?
- Select
Smart NORA
(in this image it's already linked) and login again with the account you created on the Smart 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.