Skip to content

Commit

Permalink
Include full YAML config after dashboard import (#420)
Browse files Browse the repository at this point in the history
  • Loading branch information
klaasnicolaas committed Mar 14, 2024
1 parent bafd40f commit 4723ccc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions home-assistant-glow/d1_mini.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ esphome:

dashboard_import:
package_import_url: github://klaasnicolaas/home-assistant-glow/home-assistant-glow/d1_mini.yaml@main
import_full_config: true

esp8266:
board: d1_mini
Expand Down
1 change: 1 addition & 0 deletions home-assistant-glow/esp32.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ esphome:

dashboard_import:
package_import_url: github://klaasnicolaas/home-assistant-glow/home-assistant-glow/esp32.yaml@main
import_full_config: true

esp32:
board: esp32dev
Expand Down
1 change: 1 addition & 0 deletions home-assistant-glow/esp8266.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ esphome:

dashboard_import:
package_import_url: github://klaasnicolaas/home-assistant-glow/home-assistant-glow/esp8266.yaml@main
import_full_config: true

esp8266:
board: esp01_1m
Expand Down

0 comments on commit 4723ccc

Please sign in to comment.