The thing about Tuya devices is they are a white label provider which allows manufacturers to brand the Tuya Device as their own. This is causing a massive saturation in markets such as Amazon where the lower price is king. I had some Costco 'Feit" branded bulbs which turned out to set up on Tuya so it’s not just Amazon or Costco, other companies do it as well. I have a WiFi dehumidifier I bought before I got into the home automation scene which is Tuya based. They often masquerade behind apps such as SmartLife, Uhome or Feit and others with their GUI using nothing more than API Calls to the Tuya servers in China.
You can still obtain the local product keys on Tuya Developer portal which allows you to locally control your devices without the cloud, but they are making that harder to find. i was able to track some down about a month ago on a device I was evaluating. You can use other plugins too which decouple it from the cloud with your local key such as Xtended-Tuya, Tuya-Local and the like in Home Assistant so you can technically ignore the comms to China and I’ve found that some of those in tandem with each other have unlocked some extra features that the Tuya app never reveals for the device.
Ultimately, they are a very cost effective device to install in your home and often times you don’t know it’s Tuya Based until you poke around. I’m not defending them in any way, rather I am stating my observations and thoughts as to why it’s so pervasive. I wouldn’t be surprised if some Ovens or refrigerators were linked in some way to them as well.
I can’t pull the image:
docker run -d \ --name pocket-tts-wyoming \ -p 10201:10201 \ -e DEFAULT_VOICE=alba \ -v pocket-tts-hf-cache:/root/.cache/huggingface \ -v pocket-tts-cache:/root/.cache/pocket_tts \ pocket-tts-wyoming Unable to find image 'pocket-tts-wyoming:latest' locally docker: Error response from daemon: pull access denied for pocket-tts-wyoming, repository does not exist or may require 'docker login': denied: requested access to the resource is deniedI am logged into Docker as well via docker login.
edit I cloned the repo via Git and was able to get it to build and run.
I use a Nuki Smart Lock Pro for mine (US Version), With this one, it still allows you to unlock your door with your usual house key which is perfect for renters and those who share access. Before this, I used an August Lock. Both of which can interface easily with Home Assistant for example making them cloud free if you should decide to. The Nuki lock for me is better and much nicer than the August (I had the Model 2). It offers local control and also cloud if you want to be able to unlock your door from the office for example.
You have to be careful with Tuya. Tuya allows makers to build products and resell them under a white label system, this can often result in copy cat products. Some companies more secure than others. With the Tuya cloud cutter, this will work and permanently decouple your device from Tuya, but only if it’s supported. I use the above Tuya controllers for some of my items and each supplements the other. I have a Tuya Dehumidifier, a CO2 detector, camera, light bulbs, panic alarm and a home alarm all of which I can control locally without the Tuya Cloud using thie local keys you can get from Tuya’s site.
I keep the tuya plugin so I can log in and control some of those devices which don’t have a local key (there are a few), the Xtend Tuya can often provide more functions and then of course the local Tuya plugins for what I can control locally.
I moved my setups to Pangolin and placed it on a VPS and then just have been using it since and is about the same as I could run it with a CDN such as Cloudflare. I know Cloudflare has better security with things but I also use Crowdsec which has been nice for keeping most things away. I host my email through Mxroute so it’s never an issue. While Cloudflare has been very stable for years, this last outage didn’t affect me like it would have, although I’m just use the stuff or my purposes.
I left Cloudflare because I was ready to move away from there and found that Pangolin offered what I was looking for. No hard feelings either way toward Cloudflare at all.
I have the Ecowitt WS90 with a gw2000 hub which has been solid since I installed it Mid July of this year:
This is from Home Assistant and (Yes it says the rain state is WET It’s either that or dry, a very binary state on the sensor) I live in the PNW where it mostly rains this time of year so the totals are pretty accurate. It uses a Rain Piezo which works by converting the mechanical vibrations caused by raindrops hitting its surface into electrical signals. This process allows the sensor to detect rainfall. I’ve been toying with the idea of getting a manual rain gauge to confirm the totals, but I’m happy with it so far though!