merdok / homebridge-miot

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

所有通过插件添加的空调全部无法用siri语音开启 #603

Open 5iphoto opened 2 weeks ago

5iphoto commented 2 weeks ago

音箱只会咚咚,但是空调并不会开启

merdok commented 2 weeks ago

Could you please write your request in english?

Viper488 commented 3 days ago

Could you please write your request in english? he said all the accontrol can't use by Siri ,I have the same issue too

merdok commented 3 days ago

Siri control is mostly about whether a device supports being controlled by Siri and how you named your switches.

Viper488 commented 3 days ago

it seems like my ac partners aren't support. The HomeKit show me some button but do not work.

merdok commented 2 days ago

You need to check if your device requires a micloud connection. You can try to force the device to connect over the cloud.

Viper488 commented 2 days ago

I am using mi cloud to connect my partner, but the HomeKit doesn't work

merdok commented 2 days ago

Then you would need to post some Debug log so I can see what is going on

Viper488 commented 1 day ago

Here is the part of homebridge log. Not only the ac parter, my other devices do not work homebridge.log.txt

merdok commented 1 day ago

Based on the log which you provided i see the following error: [7/3/2024, 10:54:04 PM] [miot] [台灯] Poll failed 4 times in a row! Stopping polling and trying to reconnect! Reason: Error: Call to device timed out This error might indicate that the device does not support a local connection and you should try to use the micloud as already mentioned. You have set the forceMiCloud property to true for the devices which you want to force over cloud, otherwise they will continue to try with a local connection. The log also shows that you are currently using a local connection: [7/3/2024, 10:53:08 PM] [miot] [台灯] Device found! Setting up miot device from local connection!