Skip to content

Commit

Permalink
Bump component version
Browse files Browse the repository at this point in the history
  • Loading branch information
syssi committed Mar 12, 2023
1 parent a304d61 commit f66f751
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 11 deletions.
2 changes: 1 addition & 1 deletion esp32-boqiang-bms001-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ esphome:
comment: ${device_description}
project:
name: "syssi.esphome-seplos-bms"
version: 1.0.0
version: 1.1.0

esp32:
board: wemos_d1_mini32
Expand Down
2 changes: 1 addition & 1 deletion esp32-boqiang-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ esphome:
comment: ${device_description}
project:
name: "syssi.esphome-seplos-bms"
version: 1.0.0
version: 1.1.0

esp32:
board: wemos_d1_mini32
Expand Down
2 changes: 1 addition & 1 deletion esp32-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ esphome:
comment: ${device_description}
project:
name: "syssi.esphome-seplos-bms"
version: 1.0.0
version: 1.1.0

esp32:
board: wemos_d1_mini32
Expand Down
2 changes: 1 addition & 1 deletion esp8266-boqiang-bms001-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ esphome:
comment: ${device_description}
project:
name: "syssi.esphome-seplos-bms"
version: 1.0.0
version: 1.1.0

esp8266:
board: d1_mini
Expand Down
2 changes: 1 addition & 1 deletion esp8266-boqiang-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ esphome:
comment: ${device_description}
project:
name: "syssi.esphome-seplos-bms"
version: 1.0.0
version: 1.1.0

esp8266:
board: d1_mini
Expand Down
2 changes: 1 addition & 1 deletion esp8266-example-multiple-battery-banks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ esphome:
comment: ${device_description}
project:
name: "syssi.esphome-seplos-bms"
version: 1.0.0
version: 1.1.0

esp8266:
board: d1_mini
Expand Down
2 changes: 1 addition & 1 deletion esp8266-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ esphome:
comment: ${device_description}
project:
name: "syssi.esphome-seplos-bms"
version: 1.0.0
version: 1.1.0

esp8266:
board: d1_mini
Expand Down
4 changes: 0 additions & 4 deletions tests/esp8266-fake-bms.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ substitutions:

esphome:
name: ${name}
comment: ${device_description}
project:
name: "syssi.esphome-seplos-bms"
version: 1.0.0

esp8266:
board: d1_mini
Expand Down

0 comments on commit f66f751

Please sign in to comment.