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

H100 not working #432

Closed
tuliuliucroman opened this issue Jul 9, 2023 · 3 comments
Closed

H100 not working #432

tuliuliucroman opened this issue Jul 9, 2023 · 3 comments

Comments

@tuliuliucroman
Copy link

After updating the Tapo Controller app, the H100 connected to it does not work

@hamzahjamad
Copy link

There are issue created here #431 ,
the maintainer still working on H100 integration.
Link here

@tuliuliucroman
Copy link
Author

Logger: homeassistant.config_entries
Source: custom_components/tapo/utils.py:15
Integration: Tapo Controller (documentation, issues)
First occurred: 10:20:00 (2 occurrences)
Last logged: 10:27:57

Error setting up entry Умный центр управления for tapo
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 390, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/tapo/init.py", line 48, in async_setup_entry
raise error
File "/config/custom_components/tapo/init.py", line 37, in async_setup_entry
coordinator = value_or_raise(
^^^^^^^^^^^^^^^
File "/config/custom_components/tapo/utils.py", line 15, in value_or_raise
raise value_or_error
custom_components.tapo.common_setup.DeviceNotSupported: Device 192.168.0.95 not supported!

@petretiandrea
Copy link
Owner

With 2.2.0 you can add hub with a limited supports

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