Skip to content

Latest commit

 

History

History
39 lines (33 loc) · 2.09 KB

thermostat.md

File metadata and controls

39 lines (33 loc) · 2.09 KB

Thermostat

Unless you're doing new construction or can easily run new thermostat wiring, your smart thermostat option is highly constrained by what wiring you have at your existing thermostat.

Smart thermostats require continuous power, which means they need a C wire (or a complicated re-wiring to have an existing wire act as a C wire).

From a user standpoint, I think that the Nest is easier to install and use, but, the Ecobee is easier to set up in Home Assistant.

  • Nest thermostats don't require a C wire, so if you don't have a C wire, this is the best choice.

  • Also of note is that the Nest Protect smoke detectors work well with Nest thermostats and will do things like "shut off the fan if smoke is detected".

  • The Home Assistant integration for Nest is complicated to set up as it involves setting up a cloud project and using Cloud APIs. Once set up, it's stable.

  • If you want Nest Temperature Sensors or Protect smoke detectors to show up in Home Assistant, you'll to need to use the HACS Nest Protect integration.

    • This plugin is annoying to set up but works well and reliably once set up.
  • From a privacy perspective, it's worth looking at the Google Nest Security & Privacy Commitments , which includes descriptions of how Google does and doesn't use data from Nest devices and sensors. A notable highlight as it is a source of confusion:

    For all our connected home devices and services, we will keep your video
    footage, audio recordings, and home environment sensor readings separate
    from advertising, and we won’t use this data for ad personalization.
    
  • The Ecobee thermostats are most easily set up with a C wire (and, if you don't have a C wire require complicated re-wiring to possibly have existing wires act as a C wire).
  • The Home Assistant integration is straightforward.