mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-03-08 05:31:56 +00:00
Merge pull request #40 from 625alex/patch-2
added "Sensor" capability to SmartWeather Station Tile. This is a virtual device that can provide temperature information to SmartApps and should have likely contained "sensor" to begin with.
This commit is contained in:
@@ -21,6 +21,7 @@ metadata {
|
||||
capability "Illuminance Measurement"
|
||||
capability "Temperature Measurement"
|
||||
capability "Relative Humidity Measurement"
|
||||
capability "Sensor"
|
||||
|
||||
attribute "localSunrise", "string"
|
||||
attribute "localSunset", "string"
|
||||
|
||||
Reference in New Issue
Block a user