Troubleshooting¶
Common Issues¶
Vacuum Not Responding¶
Symptoms: Commands are sent but the vacuum doesn't respond.
Solutions:
- Verify the IP address is correct and reachable
- Check that the local key is correct
- Ensure the vacuum is on the same network as Home Assistant
- Try a different protocol version
Invalid Local Key¶
Symptoms: Authentication errors in the logs.
Solutions:
- Re-extract the local key from the Tuya platform
- Ensure no extra spaces or characters in the key
- Verify the device ID matches
Connection Timeout¶
Symptoms: Timeout errors when trying to connect.
Solutions:
- Check your network connectivity
- Verify the vacuum is powered on
- Ensure no firewall is blocking the connection
- Try restarting the vacuum
Wrong Protocol Version¶
Symptoms: Decryption errors or garbled responses.
Solutions:
- Try protocol version 3.4 instead of 3.3
- For newer models, try protocol 3.5
- Check the logs for specific error messages
Getting Help¶
If you're still having issues:
- Check the GitHub Issues
- Enable debug logging and review the logs
- Open a new issue with your logs and configuration