Skip to content

Commit

Permalink
Merge pull request #26 from jesserockz/revert-25-board-substitution
Browse files Browse the repository at this point in the history
Revert "Change board to be a substitution"
  • Loading branch information
magnusoverli committed Sep 21, 2020
2 parents 5f05d27 + 778496b commit 8899c11
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tagreader.yaml
Expand Up @@ -12,12 +12,11 @@ captive_portal:
substitutions:
devicename: tagreader
friendly_name: TagReader
board: d1_mini

esphome:
name: $devicename
platform: ESP8266
board: ${board}
board: d1_mini

# If buzzer is enabled, notify on api connection success
on_boot:
Expand Down

0 comments on commit 8899c11

Please sign in to comment.