-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Got exception while fetching the state @ version 0.98.1 #79
Comments
2019-09-04 16:11:21 DEBUG (MainThread) [miio.device] 192.168.10.103:54321 >>: {'id': 1, 'method': 'miIO.info', 'params': []} |
I'm getting a similar error. The token is definitely the correct one, as I've extracted it from the app database through querying by local IP. I did not try it on an earlier version of HASS as I've updated before setting up the component. I'm using the acpartner.v3 (New square version that's cheaper than the round one). EDIT: At least that's what I though I was using... in the logs it shows up as |
Your device isn't supported right now. |
错误日志:
Error info:
2019-09-04 14:42:08 ERROR (MainThread) [custom_components.xiaomi_miio_airconditioningcompanion.climate] Got exception while fetching the state: {'code': -5000, 'message': 'Resp general error.'}
2019-09-04 14:42:13 WARNING (SyncWorker_0) [homeassistant.components.homekit.util] ['Auto', 'Silent', 'Favorite', 'Idle'] does not contain the speed setting off as its first element. Assuming that Auto is equivalent to 'off'.
2019-09-04 14:43:09 ERROR (MainThread) [custom_components.xiaomi_miio_airconditioningcompanion.climate] Got exception while fetching the state: {'code': -5000, 'message': 'Resp general error.'}
2019-09-04 14:44:10 ERROR (MainThread) [custom_components.xiaomi_miio_airconditioningcompanion.climate] Got exception while fetching the state: {'code': -5000, 'message': 'Resp general error.'}
2019-09-04 14:45:11 ERROR (MainThread) [custom_components.xiaomi_miio_airconditioningcompanion.climate] Got exception while fetching the state: {'code': -5000, 'message': 'Resp general error.'}
2019-09-04 14:46:12 ERROR (MainThread) [custom_components.xiaomi_miio_airconditioningcompanion.climate] Got exception while fetching the state: {'code': -5000, 'message': 'Resp general error.'}
The text was updated successfully, but these errors were encountered: