Skip to content

Enable debug output

Jakob Schlyter edited this page Mar 4, 2025 · 2 revisions

To enable debug output, use the following action:

action: logger.set_level
data:
  custom_components.polestar_api: debug
  pypolestar: debug

Clone this wiki locally