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
Since day one the plugin never works, always showing in Homekit "Air Purifire No Response" , i tried to delete and reinstall and restart 3 times, the IP Address and the Token correct 100% , but never works .
i need this plugin to works for me .
Below the Logs :
[10/30/2022, 1:24:30 PM] [homebridge-xiaomi-mi-air-purifier] This plugin threw an error from the characteristic 'Air Quality': Unhandled error thrown inside read handler for characteristic: device.pm2_5 is not a function. See https://homebridge.io/w/JtMGR for more info.
[10/30/2022, 1:24:30 PM] [homebridge-xiaomi-mi-air-purifier] This plugin threw an error from the characteristic 'Current Temperature': Unhandled error thrown inside read handler for characteristic: device.temperature is not a function. See https://homebridge.io/w/JtMGR for more info.
[10/30/2022, 1:24:30 PM] [homebridge-xiaomi-mi-air-purifier] This plugin threw an error from the characteristic 'Current Relative Humidity': Unhandled error thrown inside read handler for characteristic: device.rh is not a function. See https://homebridge.io/w/JtMGR for more info.
Hello.
Since day one the plugin never works, always showing in Homekit "Air Purifire No Response" , i tried to delete and reinstall and restart 3 times, the IP Address and the Token correct 100% , but never works .
i need this plugin to works for me .
Below the Logs :
[10/30/2022, 1:24:30 PM] [homebridge-xiaomi-mi-air-purifier] This plugin threw an error from the characteristic 'Air Quality': Unhandled error thrown inside read handler for characteristic: device.pm2_5 is not a function. See https://homebridge.io/w/JtMGR for more info.
[10/30/2022, 1:24:30 PM] [homebridge-xiaomi-mi-air-purifier] This plugin threw an error from the characteristic 'Current Temperature': Unhandled error thrown inside read handler for characteristic: device.temperature is not a function. See https://homebridge.io/w/JtMGR for more info.
[10/30/2022, 1:24:30 PM] [homebridge-xiaomi-mi-air-purifier] This plugin threw an error from the characteristic 'Current Relative Humidity': Unhandled error thrown inside read handler for characteristic: device.rh is not a function. See https://homebridge.io/w/JtMGR for more info.
Below the Config :
"accessories": [
{
"name": "Air Purifier",
"address": "192.168.1.100",
"token": "daaf1e10981dac238f140b0ca195f29b",
"enableAirQuality": true,
"enableTemperature": true,
"enableHumidity": true,
"filterChangeThreshold": 5,
"enableFanSpeedControl": true,
"enableChildLockControl": true,
"accessory": "XiaomiMiAirPurifier"
Plugin Version v2.0.2
Homebridge Version v1.5.1
Operating System macOS
The text was updated successfully, but these errors were encountered: