Giter VIP home page Giter VIP logo

Comments (5)

paquitodr avatar paquitodr commented on May 30, 2024

Can you help me, please?

from homebridge-mi-hygrothermograph.

hannseman avatar hannseman commented on May 30, 2024

Hi! Sorry for the late reply. Weird stuff you're seeing. The last two log entries hints on why you don't see any data in HomeKit after a while

[2018-9-25 11:27:16] [Temperatura y Humedad pantalla comedor] Stopped scanning.

My guess is that something in your system triggers noble (the library used for bluetooth communication) to stop scanning. This could be another library that uses bluetooth that conflicts with noble or some error on your system like it running out of memory or disk space. The best way to continue debugging this would be to also look in your system logs at the same time you're seeing the above logged message. To view the system logs you can use journalctl.

from homebridge-mi-hygrothermograph.

paquitodr avatar paquitodr commented on May 30, 2024

Fresh install and same problem. I see in other issue you've posted this:

$ sudo bluetoothctl

scan on

If I execute this in another terminal, it works and it refresh temperatura and humidity values!!!

from homebridge-mi-hygrothermograph.

hannseman avatar hannseman commented on May 30, 2024

I’ve been digging around some noble related issues and found noble/noble#223.

It describes that for some people the library stops scanning for devices when a Bluetooth connection is created to any device. Do you have any other Bluetooth devices that you use with the raspberry pi? Maybe another homebridge plugin?

If so could you please try and not connect to this device and see if you still see this issue.

A possible workaround could be to try and restart the scanning when this plugin discovers that it have been stopped. I’ll have a look at implementing this asap if we can confirm that this actually is the problem you’re seeing.

from homebridge-mi-hygrothermograph.

hannseman avatar hannseman commented on May 30, 2024

I've implemented a feature which will force to continue scanning when stopped by an unknown source. Please try out the latest version 1.9.0.

Closing this issue for now, let me know if it didn't fix your issue and I'll reopen it and we can try and debug it some more.

from homebridge-mi-hygrothermograph.

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.