An open API service indexing awesome lists of open source software.

https://github.com/smappee/node-red-contrib-smappee

A collection of Smappee nodes for Node-RED.
https://github.com/smappee/node-red-contrib-smappee

iot node-red smappee

Last synced: 5 months ago
JSON representation

A collection of Smappee nodes for Node-RED.

Awesome Lists containing this project

README

          

# Node-RED: Smappee

A collection of [Smappee](https://www.smappee.com) nodes for [Node-RED](https://www.nodered.org).
See the [nodes](#Nodes) below for a complete list per category.

## Installation

Install via [npm](https://npm.org) into your `.node-red` directory

```bash
npm install @smappee/node-red-contrib-smappee
```

This repository contains all nodes available, separated per category.

## Feedback

Help us improve by mailing [support@smappee.com](mailto:support@smappee.com) with feedback.

## Nodes

Nodes are split into different categories to make smaller installations possible.

### Category [`device`](./node-device/README.md)

Smappee devices can be read with the nodes in `node-device`.

```bash
npm install @smappee/node-red-contrib-smappee-device
```

Device nodes require a
[Smappee Plus](https://www.smappee.com/be_en/plus-energy-monitor) or
[Smappee Pro](https://www.smappee.com/be_en/pro-energy-monitor) to work.
Please contact [support@smappee.com](mailto:support@smappee.com) to activate Node-RED on the device itself.

### Category [`ev`](./node-ev/README.md)

Electric vehicle nodes such as an OCPP charging point and central system node.

```bash
npm install @smappee/node-red-contrib-smappee-ev
```

### Category [`knx`](./node-knx/README.md)

KNX events can be received and sent through nodes in `node-knx`.

```bash
npm install @smappee/node-red-contrib-smappee-knx
```

## Copyright and license

Copyright © 2017-2019 Smappee NV, all rights reserved.