boheme61

Results 19 comments of boheme61

I can " join in " but as you , i have no idea what and howto :) prepared by adding in config.yaml ``` logger: default: info logs: custom_components.tapo: debug...

dont know how to "make it run in studio-code-s , does it work to run in terminal ? ``` ➜ /config cd custom_components/tapo ➜ tapo python tapodebug.py Traceback (most recent...

hmmm wait, am i in the wrong "issue" here ? , i thought this was about to setup H200 in the integration Not about ... LightEffectPreset It's the H200 which...

Got it ``` ➜ tapo python main.py Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/aiohttp/connector.py", line 1169, in _create_direct_connection hosts = await asyncio.shield(host_resolved) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/dist-packages/aiohttp/connector.py", line 880, in _resolve_host addrs...

PS: i run HA "internal" (http), no https-portforwarding-or reverse-proxy or the likes And the hub is working, over the android-tapo-app, and added as a device-tracker in asus.integration

And this is the trace from trying to setup Hub using host-name, instead of IP EDIT: when using hostname, the "process" is "done" within few seconds, and the "trace" is...

Here is the trace from trying to setup with IP ``` Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/aiohttp/connector.py", line 980, in _wrap_create_connection return await self._loop.create_connection(*args, **kwargs) # type: ignore[return-value] #...

First i should say, i have no deep knowledge in either HA, or this integration, but i have seen quite alot "issues" lately related to "network/resolve" , and also know...

yeah , i also had this in my mind, but i couldn't figure out how to "listen", i tried with wireshark, but had no idea howto, and didn't know howto...