Skip to content

Commit ab6a9f4

Browse files
committed
Fix dashboard-import url
1 parent c72f067 commit ab6a9f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project-template-esp32.factory.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ esphome:
1313
# In this case it is the core yaml file that does not contain the extra things
1414
# that are provided by this factory yaml file as the user does not need these once adopted.
1515
dashboard_import:
16-
package_import_url: github://esphome/esphome-project-template/project-template-esp32-adopt.yaml@main
16+
package_import_url: github://esphome/esphome-project-template/project-template-esp32.yaml@main
1717

1818
# Sets up Bluetooth LE (Only on ESP32) to allow the user
1919
# to provision wifi credentials to the device.

0 commit comments

Comments
 (0)