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

Tapo Integration doesn't work anymore #812

Open
daufinsyd opened this issue Nov 22, 2024 · 4 comments
Open

Tapo Integration doesn't work anymore #812

daufinsyd opened this issue Nov 22, 2024 · 4 comments

Comments

@daufinsyd
Copy link

daufinsyd commented Nov 22, 2024

Version of the integration

3.1.4 (from HACS)

Configuration

P100
Firmware: 1.2.5 Build 240411 Rel.143808
Hardware: 2.0

Add your logs here.

Describe the bug

Hello

Tapo Integration fail with:

Migration error:
Check the logs

Debug log


Logger: homeassistant.config_entries
Source: config_entries.py:978
First occurred: 12:04:08 (1 occurrences)
Last logged: 12:04:08

Error migrating entry Prise connectée Grange for tapo
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 978, in async_migrate
    result = await component.async_migrate_entry(hass, self)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/tapo/__init__.py", line 73, in async_migrate_entry
    await migrate_entry_to_v8(hass, config_entry)
  File "/config/custom_components/tapo/migrations.py", line 20, in migrate_entry_to_v8
    config_entry.version = 8
    ^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 463, in __setattr__
    raise AttributeError(
AttributeError: version cannot be changed directly, use async_update_entry instead

Edit:
HomeAssistant-Tapo-Control has a similar issue:
JurajNyiri/HomeAssistant-Tapo-Control#528

@Knutowskie
Copy link

Knutowskie commented Nov 22, 2024

try the tp-link integration that is default. it seems to show all my plugs (HS100 HS110 P100 P110) and is able to read data.

@daufinsyd
Copy link
Author

indeed it works flawlessly !
I didn't know it became an official integration

Thank you !

Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Dec 22, 2024
@techie-dreamer
Copy link

try the tp-link integration that is default. it seems to show all my plugs (HS100 HS110 P100 P110) and is able to read data.

Likewise, my GU10 bulb broken with Jan 2025 HA release and now working switching integrations.

@github-actions github-actions bot removed the stale label Jan 4, 2025
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

3 participants