0x5e / homebridge-tuya-platform

Make homebridge-tuya-platform great again.
MIT License
217 stars 67 forks source link

Toggle switch for IR fan #330

Open Dorchn opened 1 year ago

Dorchn commented 1 year ago

Device Infomation JSON File

No response

Detail Informations

I have a query regarding the functionality of an IR fan. Currently, when pressed via HomeKit, it turns on momentarily but then automatically switches off. As a result, the status of the fan remains “off”. I am wondering if there is a way to implement a toggle switch functionality or if I am missing something in the setup.

The desired outcome is to be able to control the fan's on/off state reliably, without it automatically turning off shortly after being switched on. If such a solution already exists, I would greatly appreciate any guidance

0x5e commented 1 year ago

most ir remote command are stateless(except ac remotes). so we can't display on/off state on homekit app.