Open rickydg opened 2 years ago
Perhaps you could share your results here, that may speed up development and increase chances for somebody who can do it.
@rickydg There may be this functionality coming soon, based on the PR I created. https://github.com/esphome/esphome/pull/5159
Describe the problem you have/What new integration you would like
Change air conditioner mode Please describe your use case for this integration and alternatives you've tried:
My Tuya air conditioner has 4 modes; Auto, Cool, Fan and Dry. I can see no way of controlling the modes through the current component abilities. I would like to be able to set a mode datapoint to control these modes. For my air conditioner modes it is datapoint 4 (enum). Additional context
Currently, I am only able to control the fan using the Tuya fan component and the Cool mode using the Tuya Climate component. I seem to be able to use all other functions through ESPHome.