node-red-contrib-easytouch-ble is a simple NPM package (and NodeRED wrapper) for EasyTouch RV thermostats
-
python3
,make
, andg++
are required for this package to build. For HAOS, go to the Node-RED Add-on Configuration tab and addpython3
,make
, andg++
to thesystem_packages
and restart Node-RED Add-on before installing the node through Manage Pallete.
- Navigate to the Node-RED Manage Pallette Install tab and add
@k3vmcd/node-red-contrib-easytouch-ble
$ cd ~/.node-red
$ npm install @k3vmcd/node-red-contrib-easytouch-ble
# then restart node-red
Note: The password is the thermostat's user account password. This password is sent directly to the device using Bluetooth (never sent over HTTPS).