2.1.1 • Published 5 months ago

@equans/smart-buildings-heating-boost v2.1.1

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

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.

2.1.1

5 months ago

2.1.0

10 months ago

1.0.3

1 year ago

1.0.2

1 year ago