Skip to content

Commit

Permalink
revert project name change
Browse files Browse the repository at this point in the history
  • Loading branch information
heythisisnate committed Dec 17, 2023
1 parent 9aaa25b commit 60f4350
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions packages/garage-door-esp32-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ substitutions:

####
# NAME
# By default, the name of the ESPHome device is "konnected-GDOv2-xxxxxx" where xxxxxx is a unique identifier. The device's
# hostname on your network is also defined by the name, defaulting to "konnected-GDOv2-xxxxxx.local". Edit this variable to
# By default, the name of the ESPHome device is "garage-door-xxxxxx" where xxxxxx is a unique identifier. The device's
# hostname on your network is also defined by the name, defaulting to "garage-door-xxxxxx.local". Edit this variable to
# customize the name and hostname. Note: only lowercase characters, numbers and hyphen(-) are allowed.
name: konnected-GDOv2
name: garage-door
friendly_name: Garage Door Opener
project_name: konnected.garage-door-esp32
project_version: "0.4.2"
project_version: "0.4.3"
garage_door_cover_name: Garage Door
switch_name: STR output

Expand Down
2 changes: 1 addition & 1 deletion packages/garage-door-esp8266-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ substitutions:
name: garage-door
friendly_name: Garage Door Opener
project_name: konnected.garage-door-esp8266
project_version: "0.4.2"
project_version: "0.4.3"
garage_door_cover_name: Garage Door
switch_name: Switch

Expand Down

0 comments on commit 60f4350

Please sign in to comment.