Jason Rumney
Jason Rumney
However IP address is set to Auto. This may also interfere with reconnection.
I don't think you can see the local protocol version anywhere in the cloud API. If you scan using tinytuya, it is output as part of the scan, though it...
DNS names work if you include a domain or a trailing dot (without the trailing dot they get resolved within docker's internal domain). But does your router not allow to...
Probably you'd want to do it the other way around - convert to use asyncio and provide an optional module with synchronous wrappers that call the async functions and await...
Its ultimately your own decision whether to keep supporting old EOL versions of Python for some hypothetical users who want to run new versions of libraries on old versions of...
This presents the local / cloud selection for each device that is added. It might be better to detect that the user has already selected one of these, and skip...
The tuya-sharing library is not a standard part of Python, so needs to be declared as a dependency in requirements.txt and requirements-dev.txt
No, only finding the time to manually rebase it is blocking the merge now, as it cannot automatically be rebased.
Added wontfix label, as this is a technical limitation that can only be fixed by architectural change in Home Assistant to allow integrations to share a common broadcast port.
That is a trigger, not a cause. The bug will still show up whenever the integration is stopped.