Skip to content

Commit d3a99c0

Browse files
committed
fix the package_import_url.
I might be dump. It's been worng all the time :(
1 parent 3fd6503 commit d3a99c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

firmware/fan-controller-v1.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ external_components:
99
- emc2101
1010

1111
dashboard_import:
12-
package_import_url: github://ellull/fan-controller/fan-controller-v1.yaml@v1
13-
import_full_config: false
12+
package_import_url: github://ellull/fan-controller/firmware/fan-controller-v1.yaml@v1
13+
import_full_config: true
1414

1515
esphome:
1616
name: ${name}

0 commit comments

Comments
 (0)