Files
scrypted/plugins/ecobee
Billy Zoellers 7f3d3e17ba ecobeefix (#212)
* ecobee: fix invalid ecobee base URL

* ecobee: version bump
2022-04-05 12:57:41 -07:00
..
2021-11-23 10:07:36 -05:00
2022-04-05 12:57:41 -07:00
2021-11-23 10:07:36 -05:00
2022-01-09 10:59:44 -08:00
2022-04-05 12:57:41 -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.