merdok / homebridge-miot

Homebridge plugin for devices supporting the Xiaomi miot protocol
MIT License
364 stars 62 forks source link

yeelink.light.fancl6 issue #524

Closed merv2k4 closed 7 months ago

merv2k4 commented 10 months ago

Hi Marcin,

Im having an issue with yeelink.light.fancl6. It was working previously, i did not notice but it stopped working.

It can detect the fan, but when i try to control the light or fan, it has no response. But I can control it in yeelight app.

I enabled the debug log but i cannot find the error when i it has no response

Below si the config for the particular fan { "name": "L1 Balcony CFAN left", "ip": "192.168.102.94", "token": "1df155189a94fabe58a75c4aea30a743", "pollingInterval": 10, "propertyChunkSize": 1, "deepDebugLog": true, "buzzerControl": false, "ledControl": true, "childLockControl": false, "modeControl": false },

Thanks

merdok commented 10 months ago

Hi,

I would guess that token or ip is invalid. Based on the info which you provided that could be the only reason.