Git Product home page Git Product logo

Comments (15)

drz01 avatar drz01 commented on May 26, 2024 2

I got that far as well. This repo may be dormant; I'll look into the issue some more...

from xiaomi-mi-air-purifier.

JamesBedwell avatar JamesBedwell commented on May 26, 2024 1

@Csehla You were the first to report the issue 15 days ago. According to the commit timeline Dependabot bumped homebridge to 1.3.1 16 days ago. I am hoping to pin down the origin of this bug so we can start testing for it.

hi @drz01 I experienced this issue on an earlier version of Homebridge (1.1.x), not just the latest release. So it might not strictly be something in 1.3.1.

from xiaomi-mi-air-purifier.

sinnfeinn avatar sinnfeinn commented on May 26, 2024 1

Homebridge states in https://github.com/homebridge/homebridge/wiki/Characteristic-Warnings :

This plugin slows down Homebridge...
If you see this message in the logs it means the plugin was very slow to respond from a request to get the current status or update the state of an accessory. Plugins that respond slowly can impact the responsiveness of the entire bridge.

👤 If you're an end user, you should report this issue to the plugin developer.

Moving slow plugins to a Child Bridge can prevent it from impacting other plugins.
🧑‍💻 If you're the plugin developer:

Make sure the callback() is called.
Make sure you are catching any possible exceptions and still calling the callback() even if an error occurred.
If the action does take some time to complete, adjust your plugin code to return the callback() instantly, and call characteristic.updateValue once the action has completed.

I tried moving it to a child bridge but it wont add it to my iOS Homekit.

from xiaomi-mi-air-purifier.

somesanAdrian avatar somesanAdrian commented on May 26, 2024

I'm having the same issues, the device is not responding in Homekit app and in the homebridge status it says: "This plugin slows down Homebridge. The read handler for the characteristic 'Active' didn't respond at all!. Please check that you properly call the callback! See https://git.io/JtMGR for more info."

from xiaomi-mi-air-purifier.

kutdenis avatar kutdenis commented on May 26, 2024

I'm having the same issues, the device is not responding in Homekit app and in the homebridge status it says: "This plugin slows down Homebridge. The read handler for the characteristic 'Active' didn't respond at all!. Please check that you properly call the callback! See https://git.io/JtMGR for more info."

Same problem with the plugin

from xiaomi-mi-air-purifier.

JamesBedwell avatar JamesBedwell commented on May 26, 2024

Same issue. My 2S purifier is no longer responding, same issue for maybe a week now, tried updating plugin and homebridge but didn't fix the issue. Following

from xiaomi-mi-air-purifier.

digitalbugs avatar digitalbugs commented on May 26, 2024

Same issue
Following

from xiaomi-mi-air-purifier.

sinnfeinn avatar sinnfeinn commented on May 26, 2024

Same issue: [homebridge-xiaomi-mi-air-purifier] This plugin slows down Homebridge. The read handler for the characteristic 'PM2.5 Density' didn't respond at all!. Please check that you properly call the callback! See https://git.io/JtMGR for more info.
Tried to add it as a childbridge but cant add it in homekit.

from xiaomi-mi-air-purifier.

mrykin avatar mrykin commented on May 26, 2024

same problem:

[3/6/2021, 1:35:54 AM] [homebridge-xiaomi-mi-air-purifier] This plugin generated a warning from the characteristic 'Rotation Speed': SET handler returned write response value, though the characteristic doesn't support write response. See https://git.io/JtMGR for more info.

AND

[3/6/2021, 1:33:38 AM] [homebridge-xiaomi-mi-air-purifier] This plugin generated a warning from the characteristic 'Lock Physical Controls': SET handler returned write response value, though the characteristic doesn't support write response. See https://git.io/JtMGR for more info.
[3/6/2021, 1:33:40 AM] [homebridge-xiaomi-mi-air-purifier] This plugin generated a warning from the characteristic 'Target Air Purifier State': SET handler returned write response value, though the characteristic doesn't support write response. See https://git.io/JtMGR for more info.

from xiaomi-mi-air-purifier.

moonpen avatar moonpen commented on May 26, 2024

Have the same issue too, following.

from xiaomi-mi-air-purifier.

drz01 avatar drz01 commented on May 26, 2024

@Csehla You were the first to report the issue 15 days ago. According to the commit timeline Dependabot bumped homebridge to 1.3.1 16 days ago. I am hoping to pin down the origin of this bug so we can start testing for it.

from xiaomi-mi-air-purifier.

marcpodi avatar marcpodi commented on May 26, 2024

This plugin works 20% of the time. I had to use Mi Home app to turn on the Air Purifier.

from xiaomi-mi-air-purifier.

torifat avatar torifat commented on May 26, 2024

Can you please try the new version? The old one wasn't working properly with Homebrige 1.3.

from xiaomi-mi-air-purifier.

Csehla avatar Csehla commented on May 26, 2024

I try it. I have a new problem (but the plugin works now): This plugin threw an error from the characteristic 'Filter Life Level': Unhandled error thrown inside read handler for characteristic: Cannot read property 'value' of undefined. See https://git.io/JtMGR for more info.

from xiaomi-mi-air-purifier.

torifat avatar torifat commented on May 26, 2024

Hey @Csehla, please create a new issue for the filter level problem please 🙏🏽. Also, it would be nice to mention your device in the issue.

from xiaomi-mi-air-purifier.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.