torifat / xiaomi-mi-air-purifier

Homebridge plugin for Xiaomi Mi Air Purifier
Apache License 2.0
99 stars 14 forks source link

Mi air purifier 3C #471

Open fmpmsilva opened 1 year ago

fmpmsilva commented 1 year ago

Hi. Plug in not working at all.

tried everything. Always showing no response on HomeKit.

Bacto commented 1 year ago

Hi,

Same here :-/

In logs I have:

[11/6/2022, 9:35:54 AM] [homebridge-xiaomi-mi-air-purifier] This plugin threw an error from the characteristic 'Filter Life Level': Unhandled error thrown inside read handler for characteristic: Cannot read properties of undefined (reading 'value'). See https://homebridge.io/w/JtMGR for more info.
[11/6/2022, 9:35:54 AM] [homebridge-xiaomi-mi-air-purifier] This plugin threw an error from the characteristic 'Filter Change Indication': Unhandled error thrown inside read handler for characteristic: Cannot read properties of undefined (reading 'value'). See https://homebridge.io/w/JtMGR for more info.
[11/6/2022, 9:35:54 AM] [homebridge-xiaomi-mi-air-purifier] This plugin generated a warning from the characteristic 'PM2.5 Density': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://homebridge.io/w/JtMGR for more info.
[11/6/2022, 9:35:54 AM] [homebridge-xiaomi-mi-air-purifier] This plugin threw an error from the characteristic 'Current Temperature': Unhandled error thrown inside read handler for characteristic: Cannot read properties of null (reading 'value'). See https://homebridge.io/w/JtMGR for more info.

Best, Adrien