Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion project-template-esp32.factory.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ esphome:
# In this case it is the core yaml file that does not contain the extra things
# that are provided by this factory yaml file as the user does not need these once adopted.
dashboard_import:
package_import_url: github://esphome/esphome-project-template/project-template-esp32-adopt.yaml@main
package_import_url: github://esphome/esphome-project-template/project-template-esp32.yaml@main

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