1.0.5 • Published 1 year ago

@k3vmcd/node-red-contrib-easytouch-ble v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

node-red-contrib-easytouch-ble is a simple NPM package (and NodeRED wrapper) for EasyTouch RV thermostats


Getting Started

Prerequisites

Installation

Install via Node-RED Manage Palette

  1. python3, make, and g++ are required for this package to build. For HAOS, go to the Node-RED Add-on Configuration tab and add python3, make, and g++ to the system_packages and restart Node-RED Add-on before installing the node through Manage Pallete.
  1. Navigate to the Node-RED Manage Pallette Install tab and add

@k3vmcd/node-red-contrib-easytouch-ble

Install via npm

$ cd ~/.node-red
$ npm install @k3vmcd/node-red-contrib-easytouch-ble
# then restart node-red

Example Usage

Changing the thermostat temperature

changing temperature

Note: The password is the thermostat's user account password. This password is sent directly to the device using Bluetooth (never sent over HTTPS).

1.0.5

1 year ago

1.0.4

1 year ago