Skip to content

Commit

Permalink
Documentation update (#286)
Browse files Browse the repository at this point in the history
  • Loading branch information
climategadgets committed Oct 6, 2023
1 parent 0d889ff commit 652cd18
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/configuration/home-assistant.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,9 @@ HCC does not, and will not, expose mode switching (heat/cool) to any system that
- It would be somewhere between awkward and catastrophic to issue a mode change command to just one zone, or, even worse, issued different mode commands to different zones served by the same HVAC unit.

Until this restriction is lifted, the only things Home Assistant (and others) will be allowed to control would be just single thermostat properties. The OFF mapping in this case will disable an individual [zone](./zones.md).

### Smaller Potatoes

- Home Assistant doesn't support the notion of a "voting zone";
- It doesn't have a concept of an [economizer](./zones.md#economizer);
- It doesn't support [scheduling](./schedule.md) as a first class concept, hence, it can't support "return to schedule" which turned out to be surprisingly convenient.

0 comments on commit 652cd18

Please sign in to comment.