adaptive-lighting/custom_components
Bas Nijholt edd2bad77b Fix _docs_helpers.py import error in CI
- Add try/except for relative vs absolute imports in _docs_helpers.py
- Remove silent error handling in docs workflow (fail on error)

The relative import fails when markdown-code-runner executes the code
directly via sys.path.insert. The fallback to absolute import fixes this.
2026-01-12 10:51:13 -08:00
..
adaptive_lighting Fix _docs_helpers.py import error in CI 2026-01-12 10:51:13 -08:00