Giter Site home page Giter Site logo

Comments (9)

ilshatms avatar ilshatms commented on June 29, 2024 1

Possibly the same issue as #1296 ?

I think we can merge the bugs into one branch. I additionally tested the operation of the sensor with component 12.5.1, everything works correctly there. This is truly the latest working version of the component.

from ble_monitor.

Ernst79 avatar Ernst79 commented on June 29, 2024

Could you try the following.

in the file custom_components/ble_monitor/const.py

Change True to False on the following line

Restart HA and try it again? It should look like

    BLEMonitorBinarySensorEntityDescription(
        key="moisture detected",
        sensor_class="BaseBinarySensor",
        update_behavior="Instantly",
        name="ble moisture",
        unique_id="mo_",
        device_class=BinarySensorDeviceClass.MOISTURE,
        force_update=False,
    ),

from ble_monitor.

ilshatms avatar ilshatms commented on June 29, 2024

@Ernst79

Did not work.

I took the component "ble_monitor-12.8.1", made the recommended changes to custom_comComponents/ble_monitor/const.py and restarted Home Assistant. The water test did not process the change in the sensor.

from ble_monitor.

Ernst79 avatar Ernst79 commented on June 29, 2024

Very strange. If I enter a BLE advertisement manually, it updates fine

message 043e2902010000bc27e044ef541d020106191695fe5859630808bc27e044ef54f58fe704000000fc69d15ca8
key 255e6cabb39b2eddd0de992b9fee2bf2

image

Can you post a debug log (enable logging at debug level for BLE monitor) and send me the encryption key?

from ble_monitor.

Ernst79 avatar Ernst79 commented on June 29, 2024

Possibly the same issue as #1296 ?

from ble_monitor.

ilshatms avatar ilshatms commented on June 29, 2024

Possibly the same issue as #1296 ?

is very similar. But in my example the sensor is available. It just doesn't react to water. There is no transition from "dry" to "moisture detected".

although I previously caught the same behavior, perhaps just with the release of 12.5.1

from ble_monitor.

ilshatms avatar ilshatms commented on June 29, 2024

Can you post a debug log (enable logging at debug level for BLE monitor) and send me the encryption key?

key 37e5b838147c4597b2736737be8b5d4d

home-assistant_ble_monitor_2024-01-09T18-28-58.050Z.log

from ble_monitor.

Ernst79 avatar Ernst79 commented on June 29, 2024

Could you do a test for me? Remove the device via the BLE monitor options (select the MAC of the sensor at the bottom of the options menu, Send, enable the option to delete the device, 2 send). Next restart HA and after that, add it again.

from ble_monitor.

ilshatms avatar ilshatms commented on June 29, 2024

Could you do a test for me? Remove the device via the BLE monitor options (select the MAC of the sensor at the bottom of the options menu, Send, enable the option to delete the device, 2 send). Next restart HA and after that, add it again.

Made. Deleted ----> restarted HA ------> added.

The "ble moisture" sensor is not listed after adding a device. Component version 12.8.1

photo2

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.