Skip to content
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

Device not responding in Homekit #386

Open
jcouzy opened this issue Jul 6, 2022 · 0 comments
Open

Device not responding in Homekit #386

jcouzy opened this issue Jul 6, 2022 · 0 comments
Labels
question Further information is requested

Comments

@jcouzy
Copy link

jcouzy commented Jul 6, 2022

Describe Your Problem:

I created on/off automations in the Xiaomi app. When the device is turned off, I get error messages in Homebridge and the device shows as not responding in Homekit. In the Xiaomi I can still see device status and air quality, also the Air purifier is still singable.

Logs:
This plugin slows down Homebridge. The read handler for the characteristic 'PM2.5 Density' didn't respond at all!.

Show the Homebridge logs here, remove any sensitive information.

This plugin slows down Homebridge. The read handler for the characteristic 'PM2.5 Density' didn't respond at all!.
Plugin Config:
"name": "Xiaomi Mi Air Purifier 3H",
"address": "192.168.30.151",
"token": "xxxxxxx",
"enableAirQuality": true,
"enableTemperature": true,
"enableHumidity": true,
"filterChangeThreshold": 5,
"enableFanSpeedControl": true,
"enableChildLockControl": false,
"_bridge": {
"username": "0E:01:3D:BC:37:DC",
"port": 34473
},
"accessory": "XiaomiMiAirPurifier"

Show your Homebridge config.json here, remove any sensitive information.

Screenshots:

Environment:

  • Plugin Version:
  • Homebridge Version: 1.5.0
  • Node.js Version: v16.15.1
  • NPM Version: 8.11.0
  • Operating System: Raspbian
@jcouzy jcouzy added the question Further information is requested label Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant