Skip to content

Commit c910b9e

Browse files
committed
Fix project names to match standard
1 parent 4447820 commit c910b9e

13 files changed

+13
-13
lines changed

esp32-gateway-ethernet.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ esphome:
88
# This will allow for (future) project identification,
99
# configuration and updates.
1010
project:
11-
name: esphome.esp32-gateway-ethernet
11+
name: cpyarger.esp32-gateway-ethernet
1212
version: "1.0"
1313
esp32:
1414
board: esp32-gateway

esp32-gateway-wifi.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ esphome:
99
# This will allow for (future) project identification,
1010
# configuration and updates.
1111
project:
12-
name: esphome.esp32-gateway-wifi
12+
name: cpyarger.esp32-gateway-wifi
1313
version: "1.0"
1414
esp32:
1515
board: esp32-gateway

shelly-1.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ esphome:
99
# This will allow for (future) project identification,
1010
# configuration and updates.
1111
project:
12-
name: esphome.shelly-1
12+
name: cpyarger.shelly-1
1313
version: "1.0"
1414

1515
esp8266:

sonoff-basic.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ esphome:
88
# This will allow for (future) project identification,
99
# configuration and updates.
1010
project:
11-
name: esphome.sonoff-basic
11+
name: cpyarger.sonoff-basic
1212
version: "1.0"
1313
esp8266:
1414
board: esp01_1m

sonoff-ifan04-l.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ esphome:
1010
# This will allow for (future) project identification,
1111
# configuration and updates.
1212
project:
13-
name: esphome.sonoff-ifan04-l
13+
name: cpyarger.sonoff-ifan04-l
1414
version: "1.0"
1515
esp8266:
1616
board: esp01_1m

sonoff-rfbridge.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ esphome:
99
# This will allow for (future) project identification,
1010
# configuration and updates.
1111
project:
12-
name: esphome.sonoff-rfbridge
12+
name: cpyarger.sonoff-rfbridge
1313
version: "1.0"
1414
esp8266:
1515
board: esp01_1m

sonoff-th16-si7021.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ esphome:
88
# This will allow for (future) project identification,
99
# configuration and updates.
1010
project:
11-
name: esphome.sonoff-th16-si7021
11+
name: cpyarger.sonoff-th16-si7021
1212
version: "1.1"
1313
esp8266:
1414
board: esp01_1m

sonoff-tx-t1.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ esphome:
99
# This will allow for (future) project identification,
1010
# configuration and updates.
1111
project:
12-
name: esphome.sonoff-tx-t1
12+
name: cpyarger.sonoff-tx-t1
1313
version: "1.0"
1414
esp8266:
1515
board: esp01_1m

sonoff-tx-t2.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ esphome:
99
# This will allow for (future) project identification,
1010
# configuration and updates.
1111
project:
12-
name: esphome.sonoff-tx-t2
12+
name: cpyarger.sonoff-tx-t2
1313
version: "1.0"
1414
esp8266:
1515
board: esp01_1m

sonoff-tx-t3.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ esphome:
99
# This will allow for (future) project identification,
1010
# configuration and updates.
1111
project:
12-
name: esphome.sonoff-tx-t3
12+
name: cpyarger.sonoff-tx-t3
1313
version: "1.0"
1414
esp8266:
1515
board: esp01_1m

sp501e.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ esphome:
99
# This will allow for (future) project identification,
1010
# configuration and updates.
1111
project:
12-
name: esphome.sp501e
12+
name: cpyarger.sp501e
1313
version: "1.0"
1414
esp8266:
1515
board: esp01_1m

ttgo-higrow-stick.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ esphome:
99
# This will allow for (future) project identification,
1010
# configuration and updates.
1111
project:
12-
name: esphome.ttgo-higrow-stick
12+
name: cpyarger.ttgo-higrow-stick
1313
version: "1.0"
1414
esp32:
1515
board: lolin_d32

wyze-plug.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ esphome:
99
# This will allow for (future) project identification,
1010
# configuration and updates.
1111
project:
12-
name: esphome.wyze-plug
12+
name: cpyarger.wyze-plug
1313
version: "1.0"
1414
esp8266:
1515
board: esp01_1m

0 commit comments

Comments
 (0)