Skip to content

Commit 63da4d8

Browse files
author
Philippe Portes
committed
Added ocfDeviceType: "oic.d.airqualitymonitor", mnmn: "SmartThings", vid:"generic-carbon-monoxide"
1 parent 3c6bbc9 commit 63da4d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devicetypes/philippeportesppo/air-mentor-pro-2.src/air-mentor-pro-2.groovy

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*
1515
*/
1616

17-
definition (name: "Air Mentor Pro 2", namespace: "philippeportesppo", author: "Philippe PORTES", oauth: true) {
17+
definition (name: "Air Mentor Pro 2", namespace: "philippeportesppo", author: "Philippe PORTES", oauth: true, ocfDeviceType: "oic.d.airqualitymonitor", mnmn: "SmartThings", vid:"generic-carbon-monoxide") {
1818
capability "refresh"
1919
capability "polling"
2020
capability "sensor"

0 commit comments

Comments
 (0)