File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed
personal-tuya-devices/models/TS0601 Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 88
99deviceLabel : Carbon Monoxide Detector
1010profiles :
11- - normal_smokeDetector_v1
11+ - normal_coDetector_v1
1212datapoints :
1313 - id : 1
14- command : smokeDetector
14+ command : carbonMonoxideDetector
1515 base :
1616 group : 1
1717 - id : 2
@@ -22,21 +22,21 @@ datapoints:
2222 command : testCapability
2323 base :
2424 group : 1
25- capability : smokeDetector
26- attribute : smoke
25+ capability : carbonMonoxideDetector
26+ attribute : carbonMonoxide
2727 type : enum
2828 on : tested
2929 off : clear
30- # - id: 16
31- # command: audioMute
32- # base:
33- # group: 1
30+ - id : 15
31+ command : battery
32+ base :
33+ group : 1
34+ - id : 16
35+ command : audioMute
36+ base :
37+ group : 1
3438 - id : -1 # should be audio datapoint!
3539 command : momentaryAudioMuteTestCapability
3640 base :
3741 group : 1
3842 testCapability : 9
39- - id : 15
40- command : battery
41- base :
42- group : 1
You can’t perform that action at this time.
0 commit comments