Files
core/homeassistant/components/climate
Josh Nichols b34101b277 Update Ecobee state after making changes to climate (#3436)
* Update Ecobee state after making changes to climate

Without this, climate and sensor state will take up to 3 minutes
(the MIN_TIME_BETWEEN_UPDATES on its update throttle) to update in
the interface, which makes it more difficult to do automation around the
state.

* Use a boolean instance variable that update can check, rather than always calling update
2016-09-18 13:20:06 -07:00
..
2016-09-11 11:45:38 +02:00
2016-09-11 09:21:16 +02:00
2016-09-13 23:03:30 -07:00
2016-09-11 11:30:27 +02:00
2016-09-13 21:36:49 -07:00