justAnotherDev / node-red-contrib-easytouch-ble

Simple NPM package (and NodeRED wrapper) for EasyTouch RV thermostats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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).

About

Simple NPM package (and NodeRED wrapper) for EasyTouch RV thermostats


Languages

Language:JavaScript 74.1%Language:HTML 25.9%