Control EQ3 Bluetooth Thermostats with Node.js


Summary of my bookmarked Github repositories from Nov 8th, 2016

Github repositories

  • maxnowack/node-eq3ble

    EQ3BLE is a node.js package that allows you to control an EQ3 bluetooth thermostat. It provides various methods for interacting with the thermostat, such as reading device information, setting temperature and mode, activating boost, and more. The package uses promises to indicate the execution progress of each method. EQ3BLE is licensed under GPLv3 and welcomes contributions from users. The maintainer of the package is Max Nowack.