Code Monkey home page Code Monkey logo

Comments (8)

ThomasPiskol avatar ThomasPiskol commented on June 23, 2024 1

I've given up using this integration. It does not work with Bluetooth proxies reliable.

What's working for me, is the Inkbird sensor component of ESPHome:

esp32_ble_tracker:
  scan_parameters:
    interval: 1100ms
    window: 1100ms
    active: true
    continuous: True

bluetooth_proxy:
  active: true

sensor:
  - platform: inkbird_ibsth1_mini
    mac_address: <my MAC address>
    temperature:
      name: "Inkbird IBS-TH2/P01B Temperature"
    battery_level:
      name: "Inkbird IBS-TH2/P01B Battery Level"

from core.

home-assistant avatar home-assistant commented on June 23, 2024

Hey there @bdraco, mind taking a look at this issue as it has been labeled with an integration (inkbird) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of inkbird can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign inkbird Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


inkbird documentation
inkbird source
(message by IssueLinks)

from core.

RonnieRocket2 avatar RonnieRocket2 commented on June 23, 2024

I purchased the P01B yesterday and this is my experience so far. I used the Inkbird app to register and add the device to the app, this was not an easy process because the device was not listed in the app device list, you have to select IBS-THS. Once I had done this I installed the HA Inkbird integration and it recognised the device and added it. This was all done in the house so next step was to install in the pool. I have shelly bluetooth proxies outside so expected the P01B to hook up to them but despite a lot of messing around with moving it right next to the bluetooth proxy and reloading the integration I had no joy in getting the sensor to show up as connected in HA. So I went to bed..... This morning at 4am the sensor must have connected and seemed to be working. What I have noticed though, is that the temperature update seems to be every 2 hours, whereas the bluetooth signal strength is more frequently updated. Later in the day it did not seem to be getting updated though.

I decided to purchase an ESP32 and set that up as a bluetooth proxy to see if there was any change. I disabled the Shelly bluetooth proxies and put the ESP32 outside near the pool. After I did this the P01B was updating temperature more frequently overnight but then seemed to stop in the morning?

I am not sure what is going on here because bluetooth signal strength is being reported frequently but not battery or temperature? Could it be that unless there is a significant change in temperature or battery status the data is not sent?

from core.

lbouriez avatar lbouriez commented on June 23, 2024

I am in the same boat, did you find any solution?

from core.

JohnKitching avatar JohnKitching commented on June 23, 2024

Adding a USB Bluetooth module to HA fixed it for me.

from core.

RonnieRocket2 avatar RonnieRocket2 commented on June 23, 2024

I am in the same boat, did you find any solution?
Despite thinking I got this working, I seem to be having intermittent issues with loss of connection, I installed an ESP32 module outside in line of sight with the pool thermometer but sometimes it works and then for some reason stops. Rebooting the ESP32 seems to get it connected again, I'm wondering if the actual thermometer goes into deep sleep because it has not been connected to it's app?

from core.

RonnieRocket2 avatar RonnieRocket2 commented on June 23, 2024

I purchased the P01B yesterday and this is my experience so far. I used the Inkbird app to register and add the device to the app, this was not an easy process because the device was not listed in the app device list, you have to select IBS-THS. Once I had done this I installed the HA Inkbird integration and it recognised the device and added it. This was all done in the house so next step was to install in the pool. I have shelly bluetooth proxies outside so expected the P01B to hook up to them but despite a lot of messing around with moving it right next to the bluetooth proxy and reloading the integration I had no joy in getting the sensor to show up as connected in HA. So I went to bed..... This morning at 4am the sensor must have connected and seemed to be working. What I have noticed though, is that the temperature update seems to be every 2 hours, whereas the bluetooth signal strength is more frequently updated. Later in the day it did not seem to be getting updated though.

I decided to purchase an ESP32 and set that up as a bluetooth proxy to see if there was any change. I disabled the Shelly bluetooth proxies and put the ESP32 outside near the pool. After I did this the P01B was updating temperature more frequently overnight but then seemed to stop in the morning?

I am not sure what is going on here because bluetooth signal strength is being reported frequently but not battery or temperature? Could it be that unless there is a significant change in temperature or battery status the data is not sent?

It's nothing to do with a lack of significant temperature changes. I am slowly losing the will on this one.

from core.

RonnieRocket2 avatar RonnieRocket2 commented on June 23, 2024

I've given up using this integration. It does not work with Bluetooth proxies reliable.

What's working for me, is the Inkbird sensor component of ESPHome:

esp32_ble_tracker:
  scan_parameters:
    interval: 1100ms
    window: 1100ms
    active: true
    continuous: True

bluetooth_proxy:
  active: true

sensor:
  - platform: inkbird_ibsth1_mini
    mac_address: <my MAC address>
    temperature:
      name: "Inkbird IBS-TH2/P01B Temperature"
    battery_level:
      name: "Inkbird IBS-TH2/P01B Battery Level"

I too have given up on the integration now using the above with ESP32

from core.

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.