Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DDF for Tuya Photoelectric Smoke Detector _TZE200_m9skfctm #6736

Merged
merged 2 commits into from Mar 2, 2023

Conversation

BabaIsYou
Copy link
Contributor

Create DDF for Tuya Photoelectric Smoke Detector _TZE200_m9skfctm Description is in #6734

Create DDF for Tuya Photoelectric Smoke Detector _TZE200_m9skfctm
Description is in dresden-elektronik#6734
@BabaIsYou
Copy link
Contributor Author

BabaIsYou commented Feb 10, 2023

Will be able to add another attribute regarding smoke ppm when PR #6673 will be merged

    {
      "name": "state/airqualityco2",
      "awake": true,
      "read": {
        "fn": "none"
      },
      "parse": {
        "dpid": 2,
        "eval": "Item.val = Attr.val ;",
        "fn": "tuya"
      },
      "default": 0
    },

For this tuya device 0 means fire
@manup manup added this to the v2.21.0-beta milestone Mar 2, 2023
@manup manup merged commit a8f4a77 into dresden-elektronik:master Mar 2, 2023
@BabaIsYou BabaIsYou deleted the patch-12 branch March 3, 2023 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants