Skip to content

Commit

Permalink
WIP: Update _TZE200_rjxqso4a.yaml
Browse files Browse the repository at this point in the history
This is just a test

If the status is updated correctly, then the capability "carbonMonoxideDetector" isn't working properly
If the status doesn't update correctly, then the device isn't working properly

It will be reverted

"carbonMonoxideMeasurement" was removed temporarily
  • Loading branch information
w35l3y authored Jun 22, 2024
1 parent bca38c2 commit 21feb51
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions personal-tuya-devices/models/TS0601/_TZE200_rjxqso4a.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@

deviceLabel: Carbon Monoxide Detector
profiles:
- normal_coDetector_v1
- normal_smokeDetector_v1
datapoints:
- id: 1
command: carbonMonoxideDetector
command: smokeDetector
base:
group: 1
- id: 2
Expand All @@ -22,21 +22,21 @@ datapoints:
command: testCapability
base:
group: 1
capability: carbonMonoxideDetector
attribute: carbonMonoxide
capability: smokeDetector
attribute: smoke
type: enum
on: tested
off: clear
- id: 15
command: battery
base:
group: 1
- id: 16
command: audioMute
base:
group: 1
# - id: 16
# command: audioMute
# base:
# group: 1
- id: -1 # should be audio datapoint!
command: momentaryAudioMuteTestCapability
base:
group: 1
testCapability: 9
- id: 15
command: battery
base:
group: 1

0 comments on commit 21feb51

Please sign in to comment.