mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-03-16 05:10:50 +00:00
DVCSMP-1802 - Removing "motion sensor" capability from ecobee remote sensors
These devices aren't meant to be used as security sensors. They have inconsistent response times, and can sometimes send events quite a bit after they actually happen. Suggested fix is to remove
This commit is contained in:
@@ -18,7 +18,6 @@ metadata {
|
||||
definition (name: "Ecobee Sensor", namespace: "smartthings", author: "SmartThings") {
|
||||
capability "Sensor"
|
||||
capability "Temperature Measurement"
|
||||
capability "Motion Sensor"
|
||||
capability "Refresh"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user