node-red-contrib-smartnora

Set of nodes for Smart NORA (https://smart-nora.eu/) integration

Usage no npm install needed!

<script type="module">
  import nodeRedContribSmartnora from 'https://cdn.skypack.dev/node-red-contrib-smartnora';
</script>

README

Smart NORA integration plugin for Node RED

Node.js CI npm GitHub last commit downloads

This module provides a set of nodes in Node-RED for Google smart home Action integration via Smart NORA.

Features

  • support for multiple devices/traits (On/Off, Brightness, Color, Open/Close, etc.) and many more to come
  • local execution path to reduce latency to a minimum
  • web push notifications to mobile devices so you don't need yet another service to be informed about the important things
  • better performance with capability of scaling up for tens of thousands of users

Setup

Here's a short guide on how to get started with Smart NORA.

Subscription

Yes, starting with the 1st of December, a paid subscription is required to have more than 5 devices synchronized with Google Home. This was added to cover the cloud costs of the service, the business overhead (starting and owning a business, accounting, taxes, VAT, payment processor fees, etc.), offer a bit of support to the ongoing development and hopefully a beer or two at the end of the month 🍻.

There are two ways of using the service:

  1. Free. This will limit the devices synced with Google to 5. There is no way to determine which will be synced if you have more than 5 devices defined in node-red (note that not all nodes are a device).
  2. Subscription based (monthly or yearly recurring payment) integration via Stripe.

Once you create a subscription, you can cancel/change it at any time from https://smart-nora.eu/my-nora. You will see a Manage subscription button that will take you to Stripe Customer Portal where you can cancel, change the plan (monthly vs yearly), change billing information, etc.

Canceling a subscription maintains it active until the end of the paid period, it's not immediate. So if you pay for one year and don't want a recurring payment, you can just cancel it and the subscription will remain active for the rest of the year.

Please use first the free subscription, check that NORA works on your setup, play with the devices you may want to use.

Supported nodes

Here's a list and documentation on the supported nodes. If a device that you want is not on the list, you can create a new discussion to discuss it. Contributions are appreciated, especially around the node-red configuration node code (html file) and documentation.

Changelog

You can see all the releases and the changes made over on the releases page.

Discussions

Github Discussions

I'm having an issue

For any issues you might encounter, please check the FAQ section, check the existing issues or open a new issue on this repository.