Skip to content

DDF for Tuya door sensor TS0203 (_TZ3000_oxslv1c9) - #6257

Merged
manup merged 3 commits into
dresden-elektronik:masterfrom
aronsky:add-tuya-door-sensor-_TZ3000_oxslv1c9
Sep 5, 2022
Merged

DDF for Tuya door sensor TS0203 (_TZ3000_oxslv1c9)#6257
manup merged 3 commits into
dresden-elektronik:masterfrom
aronsky:add-tuya-door-sensor-_TZ3000_oxslv1c9

Conversation

@aronsky

@aronsky aronsky commented Aug 11, 2022

Copy link
Copy Markdown
Contributor

Based on work by @Smanar (only the suffix had to be changed)

@Smanar

Smanar commented Aug 11, 2022

Copy link
Copy Markdown
Collaborator

Just for information, if the device is a clone, a same DDF can be used for 2 devices

  "manufacturername": ["_TZ3000_oxslv1c9", "second_manufacture_name"],
  "modelid": ["TS0203", "TS0203"],

@aronsky

aronsky commented Aug 12, 2022

Copy link
Copy Markdown
Contributor Author

Huh, I had no idea. I assume that, in this case, the modelid field should actually remain a single string, since it's the same? Or does the length of "manufacturername" and "modelid" lists has to match?

@Smanar

Smanar commented Aug 12, 2022

Copy link
Copy Markdown
Collaborator

Yep, they need to match (need to use all field even they are same)

  "manufacturername": ["manu_device1", "manu_device2"],
  "modelid": ["modelid_device1", "modelid_device2"],

@aronsky

aronsky commented Aug 13, 2022

Copy link
Copy Markdown
Contributor Author

Done.

@Smanar

Smanar commented Aug 13, 2022

Copy link
Copy Markdown
Collaborator

Nice, thx, for me its better because there is a new tuya clone every day, if we make a new file every time ....

@Smanar

Smanar commented Aug 14, 2022

Copy link
Copy Markdown
Collaborator

Hello, I have something to ask you ^^.

There is an user with another tuya clone, that work with this DDF too, if you can add it to the list too ?
#6265

Manufacture name : _TZ3000_7tbsruql
Model id : TS0203

Add _TZ3000_7tbsruql variation
@aronsky

aronsky commented Aug 14, 2022

Copy link
Copy Markdown
Contributor Author

No problem, done.

@Smanar

Smanar commented Aug 14, 2022

Copy link
Copy Markdown
Collaborator

Thx ^^

@manup manup added this to the v2.18.1-beta milestone Aug 19, 2022
@manup
manup merged commit e09ded3 into dresden-elektronik:master Sep 5, 2022
@manup manup changed the title DDF: Add support for another variation of a Tuya door sensor TS0203 (_TZ3000_oxslv1c9) DDF for Tuya door sensor TS0203 (_TZ3000_oxslv1c9) Sep 9, 2022
@aronsky
aronsky deleted the add-tuya-door-sensor-_TZ3000_oxslv1c9 branch September 22, 2022 08:31
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.

3 participants