From 6ae5b0eb4257319e7b9c204a2419b7f644fb1e1b Mon Sep 17 00:00:00 2001 From: pinksocks Date: Sat, 1 Oct 2016 23:56:53 -0400 Subject: [PATCH] Removed fringe-case variables. --- source/_components/sensor.nest.markdown | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/source/_components/sensor.nest.markdown b/source/_components/sensor.nest.markdown index b43912cb90c..045cd4b2113 100644 --- a/source/_components/sensor.nest.markdown +++ b/source/_components/sensor.nest.markdown @@ -29,17 +29,9 @@ sensor: - 'target' - 'humidity' - 'operation_mode' - - 'last_ip' - - 'local_ip' - 'last_connection' - - 'battery_level' - - 'weather_condition' - - 'weather_temperature' - - 'weather_humidity' - - 'wind_speed' - - 'wind_direction' - - 'co_status' - - 'smoke_status' + - 'co_status' # Nest Protect only + - 'smoke_status' # Nest Protect only ``` Configuration variables: