← Zurück zum Build
BT Proxy · 01.07.2026 15:00 Fehler
INFO ESPHome 2026.7.0-dev
INFO Reading configuration /home/openclaw/.openclaw/workspace/tmp/esphome-monitor-dchdqgy0/shys-collection/templates/esphome/setups/bluetoot-proxy/bt-proxy.yaml...
INFO Core config or version changed, cleaning build files...
INFO Generating C++ source...
INFO Downloading https://dl.registry.platformio.org/download/esphome/library/noise-c/0.1.11/noise-c-0.1.11.tar.gz ...
INFO Downloading https://dl.registry.platformio.org/download/esphome/library/libsodium/1.10021.0/libsodium-1.10021.0.tar.gz ...
INFO Compiling app... Build path: /home/openclaw/.openclaw/workspace/tmp/esphome-monitor-dchdqgy0/shys-collection/templates/esphome/setups/bluetoot-proxy/.esphome/build/atom-bluetooth-proxy-e9d548
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/home/openclaw/.openclaw/workspace/git-workspace/esphome/esphome-dev/esphome/__main__.py", line 2625, in <module>
    sys.exit(main())
             ^^^^^^
  File "/home/openclaw/.openclaw/workspace/git-workspace/esphome/esphome-dev/esphome/__main__.py", line 2616, in main
    return run_esphome(sys.argv)
           ^^^^^^^^^^^^^^^^^^^^^
  File "/home/openclaw/.openclaw/workspace/git-workspace/esphome/esphome-dev/esphome/__main__.py", line 2608, in run_esphome
    return POST_CONFIG_ACTIONS[args.command](args, config)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/openclaw/.openclaw/workspace/git-workspace/esphome/esphome-dev/esphome/__main__.py", line 1549, in command_compile
    exit_code = compile_program(args, config)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/openclaw/.openclaw/workspace/git-workspace/esphome/esphome-dev/esphome/__main__.py", line 782, in compile_program
    from esphome.espidf import toolchain
  File "/home/openclaw/.openclaw/workspace/git-workspace/esphome/esphome-dev/esphome/espidf/toolchain.py", line 15, in <module>
    from esphome.espidf.framework import check_esp_idf_install, get_framework_env
  File "/home/openclaw/.openclaw/workspace/git-workspace/esphome/esphome-dev/esphome/espidf/framework.py", line 12, in <module>
    import platformdirs
ModuleNotFoundError: No module named 'platformdirs'