Giter Site home page Giter Site logo

Comments (5)

Diondelpino avatar Diondelpino commented on May 18, 2024 1

Ahhh that’s what it was. It was running old firmware v2.7.0. Couldn’t use the veg trung app. But using the flower care app and switching the region to Mainland China got it updated. And now the data is coming through. Thanks for the help mate.

from ble_monitor.

Magalex2x14 avatar Magalex2x14 commented on May 18, 2024

As pointed in the README.md, these sensors does not broadcasts battery status. Unfortunately.

To solve the problem with C4:7C:8D:67... sensor, try to enable the report_unknown option first (use this instruction from FAQ - "My sensor from the Xiaomi ecosystem is not in the list of supported ones. How to request implementation?"), and see if corresponding messages appear in the log.

from ble_monitor.

Diondelpino avatar Diondelpino commented on May 18, 2024

So I enabled the report_unkown option but all that appears in the log is this. “ 2020-03-12 11:14:39 INFO (SyncWorker_3) [custom_components.mitemp_bt.sensor] Attention! Option report_unknown is enabled, be ready for a huge output...” but there isn’t any data that follows.

from ble_monitor.

Magalex2x14 avatar Magalex2x14 commented on May 18, 2024

It looks like there are no messages from this sensor at all. In a normal situation, this can happen when the sensor is too far away or when it does not send messages at all.

Have you tried placing the sensor closer to the HA-host?

Is this sensor added to the official app? Most sensors do not send messages unless they "paired". They also do not send messages while connecting to them (it may be another component or script).

For a complete picture, I need a full dump of everything that comes to the bt-interface. This can be done using the btmon tool:

sudo btmon -t -w btmon.log

After running the command, wait 15 minutes and abort it using CTRL+C.

from ble_monitor.

Magalex2x14 avatar Magalex2x14 commented on May 18, 2024

In addition to activating the sensor in the official application, you should also check for firmware updates - I don’t know how things are with VegTrug devices, but MiFlora with early firmware does not send messages at all.

from ble_monitor.

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.