prasad-edlabadka / homebridge-tuya-ir

Allows homebridge to control Tuya Smart IR based devices
Apache License 2.0
50 stars 22 forks source link

Fix the characteristic name for HeaterCooler state #49

Closed dm1try closed 1 year ago

dm1try commented 2 years ago

the previous one refers to Thermostat service and does not work see https://developers.homebridge.io/#/characteristic/TargetHeaterCoolerState https://developers.homebridge.io/#/characteristic/TargetHeatingCoolingState

I was not able to change the heating mode in my air conditioner and found some info in logs.

[5/16/2022, 4:57:03 PM] [TuyaIR] Adding new accessory: Air Conditioner
...
[Air Conditioner@@Target Heating Cooling State] Characteristic not in required or optional characteristic section for service HeaterCooler. Adding anyway.
prasad-edlabadka commented 2 years ago

Thanks for identifying this. please let me know when you are ready to merge this.

dm1try commented 2 years ago

@prasad-edlabadka sorry for the late reply. I don't have the opportunity to test the changes right now) though last time I tested it, the heating mode switch worked.