adaptive-lighting/docs/troubleshooting.md
Bas Nijholt 0fbab0a1fe Remove duplicated content from docs, make pages thin wrappers
- troubleshooting.md: Remove manually written "Additional Tips" section
- automation-examples.md: Remove duplicate "Additional Examples" section
- configuration.md: Remove duplicate "Option Categories" tables
- sleep-mode.md: Simplify to reference main config, remove duplicate examples
- docs_gen.py: Remove unused get_troubleshooting() and get_sleep_mode_intro()

This reduces duplication risk by keeping README as single source of truth.
Docs pages now primarily pull content via markdown-code-runner.
2026-01-12 10:04:41 -08:00

1 KiB

icon
lucide/life-buoy

Troubleshooting

This guide covers common issues and their solutions when using Adaptive Lighting.

Enable Debug Logging

Common Problems & Solutions

Getting Help

If you're still having issues:

  1. Enable debug logging and capture the relevant logs
  2. Open an issue on GitHub
  3. Include:
    • Your configuration (redact sensitive info)
    • Debug logs
    • Home Assistant version
    • Description of expected vs actual behavior