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

Added support for YINMIK YK-S03 Pool Monitoring #7613

Merged
merged 2 commits into from
Jun 13, 2024
Merged

Added support for YINMIK YK-S03 Pool Monitoring #7613

merged 2 commits into from
Jun 13, 2024

Conversation

lauer
Copy link
Contributor

@lauer lauer commented Jun 7, 2024

This will add support for YINMIK YK-S03 Smart pH and Chlorine Tester for Swimming Pool

https://www.amazon.com/YINMIK-Chlorine-Swimming-Salinity-Inground/dp/B0C2T8YLYW

It look like the same device as BLE-YL01, but some params might be a bit different.
Koenkk/zigbee2mqtt#18704

Image added in this PR Koenkk/zigbee2mqtt.io#2796

@@ -8712,6 +8712,76 @@ const definitions: Definition[] = [
],
},
},
{
fingerprint: tuya.fingerprint('TS0601', ['_TZE200_d9mzkhoq']),
Copy link
Owner

Choose a reason for hiding this comment

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

I propose to merge this definition with BLE-YL01 (add the missing features there, probably they are exactly the same devices). For the correct detection, use tuya.whitelabel (search in this file for examples)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

What about the image? They looks a bit different.

Copy link
Owner

Choose a reason for hiding this comment

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

It will show in the UI with the props defined in the whitelabel, including the picture.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have merged the definition now, and added some whitelabels, as how I understod it works.

Is it okay now?

Fixed the value of free_chlorine to correct format.
@Koenkk Koenkk merged commit 4812c1b into Koenkk:master Jun 13, 2024
2 checks passed
@Koenkk
Copy link
Owner

Koenkk commented Jun 13, 2024

Perfect, thanks!

@lauer lauer deleted the add-YK-S03 branch June 13, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants