@equans/smart-buildings-heating-boost 2.1.1

Manual heating override strategy for Smart Buildings

npm install @equans/smart-buildings-heating-boost

strategies-heating-boost

Implementation

Overview

This strategy will likely take an input from a given schedule. If the boost is not active it will just forward on an message it recieved.

However if the boost is in place then it will alter the message to:

{
  requestId: "random_request_id",
  value: true
}

Strategy breakdown

The logic for the custom heating boost block can all be found within the strategies-heating-boost.ts file.

logic

Subflows

The subflow ./subflows/heating-boost-subflow.json contains all the flow for ui and implementaion of the manual heating boost. Including the UI buttons and components. subflow

Enviroment

This strategy requires a minimum of node version 14 to run.

Node Info

Version: 2.1.1
Updated 1 year, 6 months ago
License: ISC
Rating: 5.0 2

Categories

Actions

Rate:

Downloads

2 in the last week

Nodes

  • Heating Boost

Keywords

  • node-red

Maintainers

Contributors

  • Masoud Rousta
  • Jonathan Courtney