Lost access to Deta 6904HA quad switch #5003
AussieSusan
started this conversation in
General
Replies: 1 comment 2 replies
|
No files have been removed recently, but there does seem to be a race condition in HACS where if you restart HA too soon after installation, the new release might not be fully unpacked yet so files are missing. I always try to wait at least 30 seconds after the restart notification shows up (the exact timing will depend on the speed of your storage device, and may be longer if you run HA from an SD card). |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
A few months ago I installed a Deta 6904HA quad touch light switch and connected it to HA via Tuya Local successfully. Some of the switch states were incorporated into a HA automation.
Just recently I noticed that the automation was failing because the device in HA was 'unavailable'.
I can still access and control the switches using the SmartLife application on my phone. I can also see the device listed in the Tuya developer web site.
The 'tinytuya' python app can see the device and can retrieve information from it.
I deleted the device from the HA integration and tried to re-add it but it only offered some rather incompatible options as to the 'standard' device type'
The Tuya Local integration also listed the device as 'Needs Attention" with the text "Failed setup, will retry: tuya-local device offline".
Rather than being offline, I can see the device in my access point and I can ping its IP address.
I have also created a new yaml file (based on the 'simple_triple_switch_timer.yaml' file) and when I deleted and re-added the switch it correctly identified the new yaml file and added the device.
However it immediately showed the device as needing attention a with the same error message as above.
(As I said, the tinytuya app can see both the device and pick up the information from the Tuya web site. However when I try to add the device with the 'SmartLife cloud assisted device setup' option, it tells me 'Unable to find any unregistered devices for the account'. I can add the device manually providing the device ID, local key and local IP address)
My questions:
I'm happy to provide whatever other information is required.
Susan
All reactions