Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing an issue after updating to Home Assistant 2024.2.0 #112

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ppcsite
Copy link

@ppcsite ppcsite commented Feb 9, 2024

I was able to fix my custom component by adding the missing imported parameters to const.py instead of importing them from Tuya integration's const.py.
Note that my version is different from the one here so maybe more changes required for this to work completely.

Fixing issue after updating to Home Assistant 2024.2.0
Fixing an issue after updating to Home Assistant 2024.2.0
Fixing an issue after updating to Home Assistant 2024.2.0 update
@donparlor
Copy link

I have the same issue with ha_tuya_ble HACS after the new Tuya integration started in 2024.2. How did you fix it?

@donparlor
Copy link

Is it still stable and working on your side since 2024.2 ??

@Performance20
Copy link

I open an additional issue (see #117), because it seems I have the same problems. I'm not able to get it running and have always an error.

@highresjpeg
Copy link

Hello @Performance20, try this approach: https://community.home-assistant.io/t/tuya-ble-error-on-install-message-invalid-handler-specified/674734/16?u=donparlor

This is the exact approach I used, and while HA sees devices, once I select them to add (after inputting my credentials), I get an error saying the devices aren't registered in the cloud.

They are, I've triple checked. And even registered a new tuya account/cloud account but same error.

@donparlor
Copy link

Then maybe I'm lucky but this is how I got it to work... It would be nice to have a final fix that works. I use that Tuya BLE Integration for a fingerbot and I even bought a Zigbee fingerbot last week in case that integration fails again...

@Performance20
Copy link

Thx for the hint with the forked repro. Now I got the installation done, my test bot is running now (CubeTouch II, product_id 'xhf790if'). My 2nd test device (fingerbot plus, riecov42) is detected, but no entities available/detected.

@donparlor
Copy link

Tuya BLE integration is still young, I guess it still needs development and would benefit from a dedicated programmer that would help in making it possible for the integration to discover entities from each BLE devices

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants