From 2534afbf818b8a57c0ec402d8c958c266ae6ef21 Mon Sep 17 00:00:00 2001 From: Juan Pablo Risso Date: Fri, 9 Oct 2015 12:39:26 -0400 Subject: [PATCH] Removed Humidity --- devicetypes/zenwithin/zen-thermostat.src/zen-thermostat.groovy | 1 - 1 file changed, 1 deletion(-) diff --git a/devicetypes/zenwithin/zen-thermostat.src/zen-thermostat.groovy b/devicetypes/zenwithin/zen-thermostat.src/zen-thermostat.groovy index c6e598e..a13646f 100644 --- a/devicetypes/zenwithin/zen-thermostat.src/zen-thermostat.groovy +++ b/devicetypes/zenwithin/zen-thermostat.src/zen-thermostat.groovy @@ -9,7 +9,6 @@ metadata { capability "Actuator" capability "Thermostat" capability "Temperature Measurement" - capability "Relative Humidity Measurement" capability "Configuration" capability "Refresh" capability "Sensor"