Skip to content

Add support for Generic Mini Central Air Conditioner#4679

Open
roeemz wants to merge 1 commit intomake-all:mainfrom
roeemz:feature/generic-mini-central-ac
Open

Add support for Generic Mini Central Air Conditioner#4679
roeemz wants to merge 1 commit intomake-all:mainfrom
roeemz:feature/generic-mini-central-ac

Conversation

@roeemz
Copy link
Copy Markdown

@roeemz roeemz commented Mar 11, 2026

This PR adds support for a common generic Tuya-based Mini Central Air Conditioner (Product ID: ypydgdiic5ztkorj)

@make-all
Copy link
Copy Markdown
Owner

What makes you say this is generic? We have never encountered it before, if it was generic I think it would be more widespread.

@roeemz roeemz force-pushed the feature/generic-mini-central-ac branch from efab39c to 423c9db Compare March 12, 2026 00:41
Comment thread tests/devices/test_generic_mini_central_ac.py Outdated
Comment thread custom_components/tuya_local/devices/generic_mini_central_ac.yaml Outdated
Comment thread custom_components/tuya_local/devices/generic_mini_central_ac.yaml Outdated
@roeemz roeemz force-pushed the feature/generic-mini-central-ac branch 3 times, most recently from 989018b to d59a588 Compare March 12, 2026 01:46
@make-all make-all moved this from 👀 In review to 🏗 Stalled in Tuya Local Mar 12, 2026
@make-all make-all added the awaiting feedback Needs more information label Mar 12, 2026
@@ -0,0 +1,69 @@
name: Mini central air conditioner
products:
- id: ypydgdiic5ztkorj
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

normally should be two spaces to indent (suggestion by linter says at least one, but that is for minimum syntax correctness, convention is two)

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

fixed

@roeemz roeemz force-pushed the feature/generic-mini-central-ac branch from d59a588 to bb948a0 Compare March 12, 2026 08:00
@roeemz
Copy link
Copy Markdown
Author

roeemz commented Mar 12, 2026

What makes you say this is generic? We have never encountered it before, if it was generic I think it would be more widespread.

That's what we have here and it works. It seems to follow a standard DP schema, might help more people that have a similar system.

@roeemz roeemz force-pushed the feature/generic-mini-central-ac branch from bb948a0 to 41c25ad Compare March 12, 2026 08:59
@roeemz
Copy link
Copy Markdown
Author

roeemz commented Mar 12, 2026

I have updated the PR to include more diagnostic DPs (101-108)

  1. Coil Temperatures (In/Mid/Mid2) with correct scaling.
  2. Indoor/Outdoor Fan status.
  3. Compressor command and Four-way valve status.

These might provide helpful technical insights into the unit's operation. I've marked them all as optional to ensure broad compatibility, but if they are considered excessive for this repo, I'm happy to remove them.

@roeemz roeemz force-pushed the feature/generic-mini-central-ac branch from 41c25ad to 5756b2a Compare March 12, 2026 11:14
@make-all
Copy link
Copy Markdown
Owner

The main update needed here is to update with proper manufacturer/model details for the device.
It is not generic. If it was generic, we never would have reached 1500 supported devices without encountering it before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting feedback Needs more information

Projects

Status: 🏗 Stalled

Development

Successfully merging this pull request may close these issues.

2 participants