Files
scrypted/plugins/ecobee
Billy Zoellers f505b6c538 ecobee: fix device.info (#224)
* ecobee: stop setting device.info, implement setThermometerUnit

* ecobee: publish
2022-04-16 15:04:22 -07:00
..
2021-11-23 10:07:36 -05:00
2022-04-16 15:04:22 -07:00
2021-11-23 10:07:36 -05:00
2022-01-09 10:59:44 -08:00
2022-04-16 15:04:22 -07:00
2022-04-05 12:57:41 -07:00

An Ecobee thermostat plugin

Supports thermostats using the Ecobee API, including ecobee, Bryant (HomeWise), Daikin, ClimateMaster, Carrier

npm commands

  • npm run scrypted-webpack
  • npm run scrypted-deploy
  • npm run scrypted-debug

scrypted distribution via npm

  1. Ensure package.json is set up properly for publishing on npm.
  2. npm publish

Visual Studio Code configuration

  • If using a remote server, edit .vscode/settings.json to specify the IP Address of the Scrypted server.
  • Launch Scrypted Debugger from the launch menu.