i seem to be having the same issue here. I’ve updated the latest to the firmware with the flower care app and can see values in there but i still only see “unknown” in Home assistant
the logs show that the esphome can see the sensor
[09:12:07][D][esp32_ble_tracker:723]: Found device C4:7C:8D:6D:24:C8 RSSI=-56
[09:12:07][D][esp32_ble_tracker:744]: Address Type: PUBLIC
[09:12:07][D][esp32_ble_tracker:746]: Name: 'Flower care'
but i never see any information from it. it just scans every 5 minutes.
esp config as follows
Anyone have any advice on how to use the latest BT5 models (pink enclosure)? The new device model is HHCCJCY10, details including packet captures can be found here.
This should work with the blie_monitor custom component (due to the work linked above), but that involves having an RPi out in the yard near enough to these devices to pick up the signal. Would be a lot easier to put an ESP32 in that position instead!
Hey @mihsu81 I wanted to say thanks! The myhomeiot solution works great, and I really appreciate the guidance to steer me in that direction. The HHCCJCY10 works as expected and all the parameters are being parsed correctly by the BLE Gateway component. Just what I wanted, thanks again!
Once a minute when I have good signal and the device is close to my ESP32. It can be once an hour or worse when out in my yard. Need to get a better antenna on my ESP but I don’t really need more than maybe one reading a day.
Actually I think there is a small LED on the top of the device. I guess you can potentially force it on/off but there would be no point. The ESPhome setup doesn’t allow for it as far as I know.
Hello @luma , after seeing here that you were successful in reading the HHCCJCY10 sensor using the BLE Gateway component, I did the same and used the flower_care.yaml example, but unfortunately I am getting the error as a return:
[17:06:45][D][myhomeiot_ble_client:069]: [DC:23:4D:E5:65:A6] Found device
[17:06:45][I][myhomeiot_ble_client:032]: [DC:23:4D:E5:65:A6] Connecting
[17:06:47][I][myhomeiot_ble_client:087]: [DC:23:4D:E5:65:A6] Connected successfully, app_id (1)
**[17:06:48][E][myhomeiot_ble_client:144]: [DC:23:4D:E5:65:A6] SEARCH_CMPL_EVT service (0x1204) not found**
[17:06:48][I][myhomeiot_ble_client:042]: [DC:23:4D:E5:65:A6] Disconnecting
Random question → It occurred to my my Lux values never go to zero (even in pitch black). In fact I’m having trouble determining whether the lights are on or off. I have a 12 hr plant light running and the lux seems to always hover around something:
Mine also have a varying low points somewhere between 0-400 lx. If you get ~40.000-100.000 lx in full sunlight it is probably your grow light that is too weak. It is surprising how much artificial light it requires to get you above a few thousand lx even.