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

New Device: Tadiran Central Air Conditioner #449

Open
yalihart opened this issue Feb 10, 2024 · 0 comments
Open

New Device: Tadiran Central Air Conditioner #449

yalihart opened this issue Feb 10, 2024 · 0 comments
Labels
newDevice Add support for a new device.

Comments

@yalihart
Copy link

Describe your device: Tadiran (Tuya Smart) Central Air Conditioner with five modes: Heat, Cool, Auto, Fan (3 fan levels + auto), and Dehumidify (dry). The unit does not have a humidity sensor.

Partial Support? Currently, only Heat and Cool modes are functioning, with on/off capability. Other functionalities like changing fan speed, and setting to auto, dry, or fan modes are not operational.

Device Schema:
https://github.com/nitaybz/homebridge-tadiran-ac/blob/master/lib/AirConditionerAccessory.js
This includes the humidity sensor which doesn't exist on my unit.

Additional context: The existing plugin for the Tadiran air conditioner reports humidity levels, which the unit doesn't have. Attempting to merge it with another plugin led to partial success but resulted in incorrect information display and appearance issues. The goal is to control all functions of the device through a single accessory in HomeKit.

@yalihart yalihart added the newDevice Add support for a new device. label Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
newDevice Add support for a new device.
Projects
None yet
Development

No branches or pull requests

1 participant