From 3d5a0bbcd6475770539e01343bc8ccca7ca06b42 Mon Sep 17 00:00:00 2001 From: Marcelo Moreira de Mello Date: Mon, 3 Oct 2016 03:12:22 -0400 Subject: [PATCH] Fixed sensor/Nest documentation to reflect the new mode attribute --- source/_components/sensor.nest.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/sensor.nest.markdown b/source/_components/sensor.nest.markdown index 83ed2eececf9..0d075aa40b66 100644 --- a/source/_components/sensor.nest.markdown +++ b/source/_components/sensor.nest.markdown @@ -29,7 +29,7 @@ sensor: - 'temperature' - 'target' - 'humidity' - - 'operation_mode' + - 'mode' - 'last_connection' - 'co_status' # Nest Protect only - 'smoke_status' # Nest Protect only @@ -41,7 +41,7 @@ Configuration variables: - 'temperature' - 'target' - 'humidity' - - 'operation_mode' + - 'mode' - 'last_ip' - 'local_ip' - 'last_connection'