The New TUYA Home Assistant Integration (FULL SETUP)
Video Statistics and Information
Channel: Mark Watt Tech
Views: 130,643
Rating: undefined out of 5
Keywords: MarkWattTech, HomeAssistant, Hassio, Home Assistant, Smart Tech, Smart Home, Mark Watt, Automations, Home Asistant, Tuya, tuya v2, integration
Id: f8-7Hvrmh3Y
Channel Id: undefined
Length: 14min 10sec (850 seconds)
Published: Thu Oct 07 2021
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
To be honest: these kind of super complex setups is what will keep HA from gaining a wider audience. Sure, I can do this (just did) as can most current users. But don’t expect this from any “regular” smart home fan. This could have been a perfect candidate to add to the HA Cloud. Manual setup for those who do not want to pay; easy setup (preferably without dev account) for those who do.
1106 error is driving me mad. At first, I installed the beta version and created a developer account using the same email and password as my app's. Authotization error. Then I created a new developer account using a different email. Authorization error. Then I asked Tuya to delete my account with the same email address in case it was creating a conflict then tried again. Authorization error. Removed normal Tuya and tried. Authrization error. Today, I tried installing new Tuya on a clean HA (no Tuya). Error 1106. Now people are saying to use the same cradentials as the app for the development account. Question: where should I apply for being admitted into a mental hospital?
Over the last few months Tuya have been working on a new integration for Home Assistant. In Home Assistant 2021.10 Tuya v2 has had it's first commit into HA Core. It is now available as the official integration and directly replaces the original.
The integrations code has been refactored in Home Assistant Code reviews and meets Home Assistants integration standards. This is different to the Version that is available on HACS, but the HACS version will continue as the BETA integration.
This is a breaking change and not a direct upgrade.
In this video I run through some quick information about the integration and Tuya, as well as a full detailed walkthrough of the setup of the Developer account, Cloud Project and Tuya integration.
There is still no Local control, and Tuya also made an appearance in the HA 2021.10 Release Party : https://youtu.be/QWy4jWzKUEw
Thanks, this got my devices back up and running. However, a thermostat for underfloor heating refuses to play ball. Since the update, it doesn't reflect the correct states or temps. The attributes currently look like this:
hvac_modes: []
min_temp: 1
max_temp: 7
target_temp_step: 0.5
current_temperature: null
temperature: 5
current_humidity: 0
friendly_name: Bathroom Floor
supported_features: 1
And I'm expecting something a little more like this:
hvac_modes:
- auto
- heat
- 'off'
min_temp: 5
max_temp: 32
preset_modes:
- none
- boost
current_temperature: 22.4
temperature: 22
hvac_action: idle
preset_mode: none
friendly_name: House Heating
supported_features: 17
I can manually update the attributes, but they still don't seem to be getting any info to/from the device. I can still control the device via the SmartLife app, just not HA. Any ideas?
I did everything exactly the same but when click submit on integration I get Login error (1106): permission deny
Since I implemented this new Tuya integration, it's actually made me want to find something other than Home Assistant to use for my home setup.
The light controls no longer work, all of my lights show 'off' in HA, yet all are on from an automation I set up to come on at sunset.
Every time I try to control one of my bulbs to change colors, it shuts off.
Any time I try to use the toggle switches in HA, (off to on), they qill show switched, then change about two seconds later to what they were before toggling them.
I have some other annoyances with HA as well, and frankly, things worked better in the past than they do now with HA. I grow tired of fking with this setup or having to reboot it three times a day just to make my thermostat work again in HA, or the light to show whether they are on or off anymore.
Got it installed, had to define a user with the same emial address as my app's email, otherwise wouldn't let me login into Tuya from HA (Error 1106). Now the setup is complete, but no devices in the integration! How many things are there to go wrong? Why so complicted? Do I need a PHD to run a lamp? Honestly, I am being pushed towards removing all smart trash out of my house and live my life like a normal person.