From 60b57ae58b89c761d388030f989402f1e4f2a580 Mon Sep 17 00:00:00 2001 From: Joe Rocklin Date: Sun, 18 Dec 2016 03:57:40 -0500 Subject: [PATCH] Add hvac_state property to nest sensors (#1559) --- source/_components/sensor.nest.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_components/sensor.nest.markdown b/source/_components/sensor.nest.markdown index 8cebddbd5d6..8087d51eb26 100644 --- a/source/_components/sensor.nest.markdown +++ b/source/_components/sensor.nest.markdown @@ -43,6 +43,7 @@ The following conditions are available by device: - operation\_mode - temperature - target + - hvac\_state: The currently active state of the HVAC system, `heating`, `cooling`, or `off`. - Nest Protect: - co\_status - smoke\_status