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
@cwe7976/node-red-contrib-easytouch-ble
Install via npm
$ cd ~/.node-red
$ npm install @cwe7976/node-red-contrib-easytouch-ble
# then restart node-red
Example Usage
Changing the thermostat 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).