Tuya BLE integration, includes fingerbot

Has anyone tried to encounter Tuya batteries ? I am interesting on reading level of Parkside (Lidl) X20V Team Batteries.

Comparing PlusPlus-ua:main...michalbundyra:fix/ha-2024.1 · PlusPlus-ua/ha_tuya_ble · GitHub shows the changes in two files to make the integration work again

I managed to manually replace the 2 files and it’s working. The problem I had was that cloud.py could not be found anywhere. I re-downloaded the Tuya_ble HACS add-on and the cloud.py was there. Replaced the 2 files and everything was working. Thanks! :grinning: :+1:

Hello, I have come this far because my computer where HA is does not have bluetooth and I installed a pair of ESP32 bluetooth proxy around the house and it worked perfectly with the Xiaomi thermometers, I unlinked them from my phone, restarted and they appeared without a problem in HA like BT HOME, so I decided to buy a bluetooth switchbot from yours, I already have one and it is linked to a HUB but in another house, linked to my account and I can use it without problems from HA, I thought it would go well with the esp32 PROXY but He doesn’t recognize me at all. So looking for information I came here and my question is the following, does the machine where HA runs need to have bluetooth or does my PROXY ESP32 work to link this finguerbot (CUBETOUCH II - xhf790if)

Thank you!!

Hi!
New here and newbie at HASS. This solution worked for me to use it for the first time (installed some days ago with no sucess until replace the content of these 2 files), Smart Lock discovered but only “Sinal Strenght” as entity for the device (displayed as “FBE02 (oxlb1qnr)” at integration, I don’t know if it helps anything)…

If there any advice to “discover” the entities needed to create some automation, I appreciate… Remembering you all I’m not an expert as I see many of you here, but with the right/easy directions I can do nice things with my HASS as I already did only reading this community at non-busy time by the last months… I have no great contributions to do but I’d like to thank you all for the knowledge you provided me and for many people, I’m sure!

HI

when I try to integrate with HA I got this error:

Config flow could not be loaded: {“message”:“Invalid handler specified”}

am I doing something wrong?
thanks

1 Like

I successfully added my door lock to Tuya_BLE but it does not have any entities to control the device. I can control it via iot.tuya.com. do devices have to be added to this integration to show entities? here is the door lock I purchased https://www.amazon.com/dp/B0C491MNYT?ref=ppx_yo2ov_dt_b_product_details&th=1

Does anyone have a working fix for Tuya BLE Integration with the new Tuya integration included in 2024.4 ?

I am interested in this integration for Motor control of for window shutters. There are many motors with Tuya control. This is the one I have:

Here is a link to a page that has many internal photos as well as the manual provided.

@donparlor I am not sure if this is what you are asking but, I have the Tuya Integration (cloud) working with the Tuya BLE gateway operating a Bluetooth Shutter Motor.

What is the id of lock? Integration seems to be supporting two ids of locks

Hello @mchammer, are you using the primary HACS GitHub - PlusPlus-ua/ha_tuya_ble: Home Assistant support for Tuya BLE devices

No, I have not gotten that to work, although I have not tried very hard. I am using the Official cloud Tuya integration.

I plan on coming back to trying Tuya local and the repo you mentioned. I have some other priorities at the moment.

Ok well noted. The issue with my fingerbots which are bluetooth only, I cannot use the new Tuya Cloud Integration as HA cannot communicate directly to these devices… I really hope there is a solution coming out for the Tuya BLE integration as I had crazy automations with these fingerbots and I need them to work.

1 Like

You need a Tuya Bluetooth gateway. They are cheap

Hello guys, i need some help. I bougth a door lock handle intending to integrate it to HA using tuya ble integration. I found out that integration supports a couple of locks, but when i connect my lock to ha, it had no any entities. Well, i manually added my lock identificator to devices.py and some other files, after rebooting ha there appeared some entities and for my wonder they are working well excluding two of them. So, battery status and volume level are working properly, but notification alert is not working, it just says “unknown” , and motor state switch when i open lock using fingerprint or code shows up that it unlocked, but when i try to open it using HA, it just switches to position on for a coulpe secs and jumps back to off, so lock has no reaction on it. I tried to trace commands sending through the smartlife app using nrf connect, but im pioneer in that, and dont understand what im looking for. Maybe someone could help me with that? Im using asus a400bt dongle for information. Any help is welcome, thanks.

Edited: Due to other users debug logs in this thread i managed to find out how to add entities i need.

Now i can freely operating my lock and set the duration of being opened.

How i understand theres no matter which id lock has, all of them are based on same api, so all you need is to add your lock id to device list and add some entities taking other devices as example and using debug logs from tinytuya, there was the post from @tpickles , i took his debug information to add entities.

@Lexa2414118 What repo are you using to get this?

Im using repo fork from @raph22