Hi All,
Still as a relative newbie, I’m running a Pi4 and SSD. With this, the Pi is running;
Home Assistant Core 2022.9.5
Home Assistant Supervisor 2022.09.1
Home Assistant OS 9.0
… and I’m basically (at this stage) only really using the Tuya integration, and a Broadlink integration.
I’ve had this same simple ish setup running on an older Pi with an SD Card, but migrated to a secondary Pi using an SSD for fear of the SD card dying on me.
As of this morning, the Tuya integration stopped working - seemingly following an attempt at updating the Home Assistant Core to 2022.9.7 … (I noticed the integration not working after the restart).
I now get the following error:
Error setting up entry [email protected] for tuya
10:29:54 AM – (ERROR) components/tuya/__init__.py
Full logs
2022-09-28 10:29:54.600 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry [email protected] for tuya
File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 79, in async_setup_entry
File "/usr/local/lib/python3.10/site-packages/tuya_iot/openapi.py", line 222, in connect
self.token_info = TuyaTokenInfo(response)
File "/usr/local/lib/python3.10/site-packages/tuya_iot/openapi.py", line 41, in __init__
Everything works in the Tuya app … and if I fire up my old Pi (that has HA running with an SD card) the Tuya integration still works fine.
In case it was something related to the HA Core update, I’ve tried to restore a backup from before this … but this hasn’t resolved the issue.
As much as my “old” SD card based Pi works (so should mean there’s no issue with my Tuya Account), having had an issue in the past with a Tuya password, I’ve also tried changing my Tuya password, then changing it back to the original password again just in case … (as per Tuya Integration - "Permission deny" error)
Now I’m just stuck … I’ve no idea what else to try …
Does anyone else have any issues with the Tuya integration today? Can anyone suggest how I can resolve this please?
Appreciate any help
Cliff