diff --git a/devicetypes/smartthings/smartweather-station-tile.src/smartweather-station-tile.groovy b/devicetypes/smartthings/smartweather-station-tile.src/smartweather-station-tile.groovy index db07c46..d1ab907 100644 --- a/devicetypes/smartthings/smartweather-station-tile.src/smartweather-station-tile.groovy +++ b/devicetypes/smartthings/smartweather-station-tile.src/smartweather-station-tile.groovy @@ -21,6 +21,7 @@ metadata { capability "Illuminance Measurement" capability "Temperature Measurement" capability "Relative Humidity Measurement" + capability "Sensor" attribute "localSunrise", "string" attribute "localSunset", "string"