node-red-contrib-salus-control 1.0.5

Manage and control a salus-it500 device.

npm install node-red-contrib-salus-control

node-red-contrib-salus-it500

Custom node to use with a salus it-500.

Example

This custom node provides the following nodes:

  • obtain a valid token and device ID
  • set temperature
  • get current temperature info
  • set auto / off

The token and device ID are used in the set & get which basically means that it's required.

There are also flow context variables you can use to get the values found by these nodes. These are:

  • setTemp
  • currentTemp
  • auto - gets the auto status of the thermostat
  • heatStatus - gets the status of whether the thermostat has triggered the heating system

Node Info

Version: 1.0.5
Updated 2 years, 6 months ago
License: MIT
Rating: not yet rated

Categories

Actions

Rate:

Downloads

5 in the last week

Nodes

  • Retrieve ID and Token
  • Set temperature
  • Current temperature
  • Set Auto
  • Heat Status

Keywords

  • node-red
  • salus
  • it500

Maintainers