You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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!.
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:
The text was updated successfully, but these errors were encountered: