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

yiihr7zh: No unconfigured devices found. #2

Closed
MiguelAngelLV opened this issue Apr 23, 2023 · 1 comment
Closed

yiihr7zh: No unconfigured devices found. #2

MiguelAngelLV opened this issue Apr 23, 2023 · 1 comment

Comments

@MiguelAngelLV
Copy link

Hi.

I have a Fingerbot Plus (yiihr7zh) and it show in Tuya integration but offline.

When I setup Tuya BLE, show me "No unconfigured devices found. "

Do I need remove from Tuya integration before?
Will Tuya BLE create a new device or override Tuya device?

@MiguelAngelLV
Copy link
Author

After a few hours the component autodiscover the device and It works perfect

skrashevich pushed a commit to skrashevich/ha_tuya_ble that referenced this issue Apr 14, 2024
pauln pushed a commit to pauln/ha_tuya_ble that referenced this issue Jun 25, 2024
Update hacs badge link in README.md
Thankyou.
smartoctopus pushed a commit to smartoctopus/ha_tuya_ble that referenced this issue Aug 14, 2024
…ations

fix: Clear deprecated constants on HA 2025.1
smartoctopus pushed a commit to smartoctopus/ha_tuya_ble that referenced this issue Aug 14, 2024
Support for TCS0533B / STK-02 / tv6peegl Soil Thermo-Hygrometer
will-tm pushed a commit to will-tm/ha_tuya_ble that referenced this issue Oct 22, 2024
commit f36b56b
Author: Shane <shanemeagher@outlook.com>
Date:   Sun Oct 20 17:34:52 2024 +0100

    fix: Clear deprecated constants on HA 2025.5

    StrEnum is a deprecated alias which will be removed in HA Core 2025.5
    https://developers.home-assistant.io/blog/2024/04/08/deprecated-backports-and-typing-aliases/

commit 06283fa
Author: Shane Meagher <shanemeagher@outlook.com>
Date:   Sun Oct 20 16:04:34 2024 +0100

    fix: Clear deprecated constants on HA 2025.1

    fix: Clear deprecated constants on HA 2025.1

    TIME_MINUTES was used from tuya_ble, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTime.MINUTES instead, please report it to the author of the 'tuya_ble' custom integration
    TIME_SECONDS was used from tuya_ble, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTime.SECONDS instead, please report it to the author of the 'tuya_ble' custom integration
    VOLUME_MILLILITERS was used from tuya_ble, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfVolume.MILLILITERS instead, please report it to the author of the 'tuya_ble' custom integration
    TEMP_CELSIUS was used from tuya_ble, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please report it to the author of the 'tuya_ble' custom integration

    fix: Clear deprecated constants on HA 2025.1 - Missed constant

commit 645f123
Author: Shane Meagher <shanemeagher@outlook.com>
Date:   Sun Oct 20 16:58:53 2024 +0100

    Update Tuya integration login for HA 2024

    Revert: fix: Clear deprecated constants on HA 2025.5

commit ae546cf
Author: Shane <shanemeagher@outlook.com>
Date:   Sun Oct 20 16:48:48 2024 +0100

    Fix const import in config_flow.py

commit fc7ba58
Author: Shane <shanemeagher@outlook.com>
Date:   Sun Oct 20 16:43:17 2024 +0100

    Clean up const imports in cloud.py

commit 00bf3ce
Author: Shane Meagher <shanemeagher@outlook.com>
Date:   Sun Oct 20 16:20:20 2024 +0100

    Compatibility with HA 2024.1 - import consts from core

    Import consts from homeassistant.core

commit 75819df
Author: Shane <shanemeagher@outlook.com>
Date:   Sun Oct 20 11:29:07 2024 +0100

    Update README.md

    Update README.md to change HACS Installation to this repository, and added credits to original developer.

commit 839de95
Merge: e914324 7b8f90e
Author: Shane <shanemeagher@outlook.com>
Date:   Sun Oct 20 11:17:52 2024 +0100

    Merge pull request PlusPlus-ua#2 from markusg1234/patch-1

    Update manifest.json to allow for HA 2024.4.0b0

commit e914324
Merge: 6037ac5 0ad9608
Author: Shane <shanemeagher@outlook.com>
Date:   Sun Oct 20 11:06:46 2024 +0100

    Merge pull request #1 from ppcsite/main

    Fixing an issue after updating to Home Assistant 2024.2.0

commit 7b8f90e
Author: markusg1234 <markusg@adam.com.au>
Date:   Sat Mar 30 11:33:13 2024 +1030

    Update manifest.json to allow for HA 2024.4.0b0

    pycountry need to be later than 23

commit 0ad9608
Author: ppcsite <72654341+ppcsite@users.noreply.github.com>
Date:   Fri Feb 9 08:46:30 2024 +0200

    Update config_flow.py

    Fixing an issue after updating to Home Assistant 2024.2.0 update

commit 7144ff2
Author: ppcsite <72654341+ppcsite@users.noreply.github.com>
Date:   Fri Feb 9 08:45:32 2024 +0200

    Update const.py

    Fixing an issue after updating to Home Assistant 2024.2.0

commit c7f2fcc
Author: ppcsite <72654341+ppcsite@users.noreply.github.com>
Date:   Fri Feb 9 08:44:45 2024 +0200

    Update cloud.py

    Fixing issue after updating to Home Assistant 2024.2.0
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

No branches or pull requests

1 participant