home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.43k stars 30.67k forks source link

Tuya Fingerbot Plus state and control #125431

Open rossi75 opened 2 months ago

rossi75 commented 2 months ago

The problem

Tuya Fingerbot Plus device cannot be controlled through homeassistant's BT device

I try using the core's Tuya integration on an Intel NUC34010 with Bluetooth 4.1 built-in to control a Tuya Fingerbot. Homeassistant is installed native, no proxmox or similar.

The Fingerbot Plus itself is the bluetooth variant [6jcvqwh0] and set up in the Tuya Smart app on my phone. In the Tuya integration I entered all credentials of my account, scanned the homeassistants QR code within the app and confirmed the dialog. The integration downloads the device details and shows a switch entitiy. But... This switch entity is not available for the integration. I cannot change the state nor change any settings like in the smartphone app nor see the actual state.

If I use another integration (tuya-local / local-tuya / tuya BLE) they do find the device as soon as it is in pairing mode. But they all need a login via developer account. BT HW-Adress of the Fingerbot Plus is DC:23:50:18:34:6D.

In the description it is stated, that the integration would support all devices connected to the account...

grafik

grafik

What version of Home Assistant Core has the issue?

core-2024.8.3, Home Assistant OS 13.1, supervisor-2024.08.0, Intel NUC34010

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Tuya

Link to integration documentation on our website

https://www.home-assistant.io/integrations/tuya

Diagnostics information

home-assistant_bluetooth_2024-09-06T15-48-52.787Z.log home-assistant_tuya_2024-09-06T15-40-24.849Z.log tuya-01J73Y2060JD4MAGD4QJP5N4WH-Fingerbot Plus-a60d2f8adbfed09cb30b3de362721a96(1).json

Example YAML snippet

No response

Anything in the logs that might be useful for us?

2024-09-06 17:30:57.295 DEBUG (Thread-3 (_thread_main)) [homeassistant.components.tuya] Received update for device bfa568atwadirdka: {'switch_1': False}
2024-09-06 17:31:00.894 DEBUG (Thread-3 (_thread_main)) [homeassistant.components.tuya] Received update for device bfa568atwadirdka: {'switch_1': True}

Additional information

No response

home-assistant[bot] commented 2 months ago

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

Code owner commands Code owners of `tuya` 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 tuya` 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)


tuya documentation tuya source (message by IssueLinks)