Skip to content

Troubleshooting

WhyLev edited this page Aug 31, 2026 · 1 revision

🐞 Troubleshooting & Debugging

← Back to Advanced Features Β· Next: Supported Models


Enable Debug Logging

Add to configuration.yaml:

logger:
  logs:
    custom_components.indego: debug
    pyIndego: debug

Common Issues

Issue Solution
πŸ”Œ Browser extension required Install the helper extension β€” see Authentication
⚠️ HTTP 4xx errors Change the Custom User Agent in the integration configuration
🚫 Commands don't work Check state_detail. Set a PIN on the mower if error 12292 appears
πŸ—ΊοΈ Map camera shows blank Ensure a garden map exists in the official app, then use indego.download_map

Next step: confirm your model is supported on the Supported Models page.

Clone this wiki locally