tsightler
tsightler
I'm not sure if this will help, but I think I'm seeing this. I've been attempting to troubleshoot why a network interruption causes my code (which uses ring-client-api which uses...
Yes, 100% reproducible if I have an active HTTP2 session with a configured timeout and then block the internet connection to simulate a communication failure. This produces a request timeout...
Well, to be fair, it was mostly just a side effect of Tuya's decision to allow their app to locally control the devices when the Internet was down that made...
Honestly, I still have a couple of Tuya rgbcw lights, but I just control them via localtuya HA addon, which works great. The other wifi Tuya bulbs I managed to...
I think it is unlikely that you will get a response from anyone else as this project is effectively dead, but I will try to answer a few of your...
Please note, tuya-mqtt is effectively unmaintained for almost 2 years, no one has stepped up to maintain it and I no longer use Tuya devices so I can only try...
This is a duplicate of https://github.com/dgreif/ring/issues/1013 and I'm going to guess the answer will be the same.
Really great project here, works great with ring-mqtt project and gives fast camera startup and low latency. I'd like to start recommending this to ring-mqtt users as the preferred setup,...
Hi! What is the use case for this? You still have to interact to enter the 2fa code so it seems of limited use.
Yeah, it's not possible to make this non-interactive. Ring requires 2fa for initial authentication, so even if you pass the base credential as an environment variable, it will then just...