Skip to content

Commit 1c562df

Browse files
DerekSeamanclaude
andcommitted
Fix: Remove dashboard_import (spaces in path not supported)
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent c079f8e commit 1c562df

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

ESPHome Devices/irk-capture-base.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,6 @@ esphome:
2929
name: "DerekSeaman.irk-capture"
3030
version: "1.5.1"
3131

32-
# Dashboard import for ESPHome adoption
33-
dashboard_import:
34-
package_import_url: github://DerekSeaman/irk-capture/ESPHome%20Devices/irk-capture-base.yaml@main
35-
import_full_config: false
36-
3732
# IMPORTANT: Do NOT include esp32_ble:, esp32_ble_tracker:, or bluetooth_proxy: here.
3833
# The irk_capture component fully initializes and manages NimBLE itself.
3934

ESPHome Devices/irk-capture-full.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,6 @@ esphome:
3939
name: "DerekSeaman.irk-capture"
4040
version: "1.5.1"
4141

42-
# Dashboard import for ESPHome adoption
43-
dashboard_import:
44-
package_import_url: github://DerekSeaman/irk-capture/ESPHome%20Devices/irk-capture-full.yaml@main
45-
import_full_config: false
46-
4742
# IMPORTANT: Do NOT include esp32_ble:, esp32_ble_tracker:, or bluetooth_proxy: here.
4843
# The irk_capture component fully initializes and manages NimBLE itself.
4944

0 commit comments

Comments
 (0)