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.
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.
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.