Add capability sensor to SS Open/Closed

There are some integrations out there using the "Actuator" and "Sensor" Capabilities and this doesn't show up for them.
This commit is contained in:
tslagle13
2016-07-18 15:20:06 -07:00
committed by GitHub
parent 2b3a4e1278
commit 2549372bb7

View File

@@ -22,6 +22,7 @@ metadata {
capability "Refresh"
capability "Temperature Measurement"
capability "Health Check"
capability "Sensor"
command "enrollResponse"