Jason Rumney
Jason Rumney
tinytuya library is now updated to 1.9.1, so the support for making changes to support hubs is available in the underlying library. This will be useful also for #170
Since I have made lots of conflicting changes over the past couple of releases, I took the opportunity to rebase your main branch in https://github.com/make-all/tuya-local/tree/LesTR/main But I don't have any...
I just rebased that branch again, as there are a number of fixes in main over the past week, including I think a fix for the "Detected blocking call..."
I did add an option to disable the persistent connection a few versions ago, so if you can update your branch again, it should be easy to test if the...
Support was added with PR #651
I'm not certain, but protocol version 3.2 may help with this. 2022.12.1 allows you to change the protocol version manually to help with misdetection issues.
Support for alarm control panels was finally added, and I made a config based on the above information. But as there are no logs, there is a high probability that...
Bluetooth and zigbee locks should now be possible to work via hubs in 2023.5.0. One such lock has already been added.
Support for tuya hubs was just added. There have only been two reports though, one positive and one negative so it is not yet mature enough to give a definitive...
localtuya maintains its own fork of pytuya. I don't have the bandwidth to do that, so I rely on tinytuya, which is the most maintained fork of pytuya. tinytuya does...