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

The plugin not working at all #468

Open
MTT83 opened this issue Oct 30, 2022 · 1 comment
Open

The plugin not working at all #468

MTT83 opened this issue Oct 30, 2022 · 1 comment
Labels
question Further information is requested

Comments

@MTT83
Copy link

MTT83 commented Oct 30, 2022

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

@MTT83 MTT83 added the question Further information is requested label Oct 30, 2022
@env-dxb
Copy link

env-dxb commented Aug 25, 2024

same

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

2 participants