node-red-contrib-scinan 1.0.0

An adaptation of the Scinan device API for Node Red

npm install node-red-contrib-scinan

Node.js CI

A Scinan integration node for Node Red. It provides the ability to control thermostats using the Scinan API

Based on Petter Ruud's implementation for Homey. Check it out: https://github.com/PetterRuud/com.scinan.api/

Supported devices

ProSmart

  • PTS50W

Setup

Use the configuration node to provide credentials for your Smart-E account. The device node can request thermostats from the server.

Available nodes

  • Scinan configuration
  • Scinan device

Scinan node example

Usage

Getting status

Retreives the current status of the thermostat. Pass the status property to msg.payload, or set the status property in msg.

Property Type Information
status any Retreive the status of the device
msg.status any Retreive the status of the device (alternate input)

Setting values

Pass set property to msg.payload.

Property Type Information
away boolean True/False. Set away
target float Set the target temprature (5-27)
mode string Set opration mode {comfort, auto, day_or_night}

Node Info

Version: 1.0.0
Updated 4 years ago
License: GPL-3.0
Rating: not yet rated

Actions

Rate:

Downloads

1 in the last week

Nodes

  • scinan-device-config
  • scinan-device

Keywords

  • node-red
  • node-red-contrib
  • iot
  • scinan
  • prosmart

Maintainers