Skip to content

DDF for _TZE200_dwcarsat Smart Air House keeper #6739

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

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

Smanar
Copy link
Collaborator

@Smanar Smanar commented Feb 10, 2023

With the @m4k2k help.
This PR need this one first to have missing field #6673

  • Product name: Smart Air House keeper
  • Manufacturer: _TZE200_dwcarsat
  • Model identifier: TS0601

See #5889

Can be improved, but will be later, this part is working fine.

This device is powered.

@manup manup added this to the v2.21.0-beta milestone Feb 20, 2023
@manup manup merged commit 62c4a79 into dresden-elektronik:master Feb 20, 2023
@manup manup changed the title DDf add support for _TZE200_dwcarsat Smart Air House keepe DDF for _TZE200_dwcarsat Smart Air House keeper Feb 20, 2023
@Smanar Smanar deleted the tuya_889 branch April 30, 2024 15:11
Copy link

@4MeInfo 4MeInfo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A new version of the air quality sensor is available known as _TZE204_dwcarsat
works as _TZE200_dwcarsat
AirQuality

@@ -0,0 +1,212 @@
{
"schema": "devcap1.schema.json",
"manufacturername": "_TZE200_dwcarsat",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add "_TZE204_dwcarsat"
"manufacturername": [
"_TZE200_dwcarsat",
"_TZE204_dwcarsat"
],

{
"schema": "devcap1.schema.json",
"manufacturername": "_TZE200_dwcarsat",
"modelid": "TS0601",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add
"modelid": [
"TS0601",
"TS0601"
],

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.

5 participants