=== EUFY SECURITY TROUBLESHOOTING ===

PROBLEM DETECTED:
- Eufy Security integration is loaded but NO camera entities exist
- Only motion sensors and scripts are showing up
- This means the WebSocket connection to Eufy is broken

STEPS TO FIX:

1. CHECK THE ADD-ON (in Home Assistant):
   - Go to: Settings → Add-ons → Eufy Security WS
   - Check if it shows as "Running" or "Stopped"
   - If Stopped: Click START
   - If Running: Click RESTART

2. CHECK EUFY ACCOUNT CONNECTION:
   - In Home Assistant: Settings → Devices & Services → Eufy Security
   - Look for "Failed to set up" or "Reconfigure" button
   - If shown: Click Reconfigure and re-enter your Eufy credentials

3. CHECK EUFY APP:
   - Open Eufy Security app on your phone
   - Verify cameras are online and working
   - Check if you can view live feeds

4. CHECK FOR UPDATES:
   - Settings → System → Updates
   - Look for Eufy Security WS add-on update
   - Look for Eufy Security integration update
   - Install any pending updates

5. CHECK LOGS:
   - Settings → System → Logs
   - Search for "eufy" errors
   - Look for authentication failures or connection errors

MOST LIKELY CAUSE:
The Eufy Security WebSocket add-on has crashed or lost connection.
Restarting it usually fixes the issue.

AUTOMATION IMPACT:
Your automations reference camera entities that don't exist:
- automation.test_eufy_indoor (OFF)
- automation.eufy_outside_alarm (OFF)

Once cameras are back, these should work again.