Skip to content

Commit

Permalink
Add minimum required ESPHome version
Browse files Browse the repository at this point in the history
  • Loading branch information
syssi committed Jun 21, 2024
1 parent 5d6936b commit 595d80d
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Please be aware of the different RJ45 pinout colors ([T-568A vs. T-568B](images/

## Requirements

* [ESPHome 2023.7.0 or higher](https://github.com/esphome/esphome/releases).
* [ESPHome 2024.6.0 or higher](https://github.com/esphome/esphome/releases).
* Generic ESP32 or ESP8266 board

## Installation
Expand Down
1 change: 1 addition & 0 deletions esp32-boqiang-bms001-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ substitutions:
esphome:
name: ${name}
comment: ${device_description}
min_version: 2024.6.0
project:
name: "syssi.esphome-seplos-bms"
version: 1.1.0
Expand Down
1 change: 1 addition & 0 deletions esp32-boqiang-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ substitutions:
esphome:
name: ${name}
comment: ${device_description}
min_version: 2024.6.0
project:
name: "syssi.esphome-seplos-bms"
version: 1.1.0
Expand Down
1 change: 1 addition & 0 deletions esp32-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ substitutions:
esphome:
name: ${name}
comment: ${device_description}
min_version: 2024.6.0
project:
name: "syssi.esphome-seplos-bms"
version: 1.1.0
Expand Down
1 change: 1 addition & 0 deletions esp32-seplos-v3-example-multiple-battery-banks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ substitutions:
esphome:
name: ${name}
comment: ${device_description}
min_version: 2024.6.0
project:
name: "syssi.esphome-seplos-bms"
version: 1.1.0
Expand Down
1 change: 1 addition & 0 deletions esp32-seplos-v3-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ substitutions:
esphome:
name: ${name}
comment: ${device_description}
min_version: 2024.6.0
project:
name: "syssi.esphome-seplos-bms"
version: 1.1.0
Expand Down
1 change: 1 addition & 0 deletions esp8266-boqiang-bms001-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ substitutions:
esphome:
name: ${name}
comment: ${device_description}
min_version: 2024.6.0
project:
name: "syssi.esphome-seplos-bms"
version: 1.1.0
Expand Down
1 change: 1 addition & 0 deletions esp8266-boqiang-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ substitutions:
esphome:
name: ${name}
comment: ${device_description}
min_version: 2024.6.0
project:
name: "syssi.esphome-seplos-bms"
version: 1.1.0
Expand Down
1 change: 1 addition & 0 deletions esp8266-example-multiple-battery-banks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ substitutions:
esphome:
name: ${name}
comment: ${device_description}
min_version: 2024.6.0
project:
name: "syssi.esphome-seplos-bms"
version: 1.1.0
Expand Down
1 change: 1 addition & 0 deletions esp8266-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ substitutions:
esphome:
name: ${name}
comment: ${device_description}
min_version: 2024.6.0
project:
name: "syssi.esphome-seplos-bms"
version: 1.1.0
Expand Down
1 change: 1 addition & 0 deletions esp8266-seplos-v3-example-multiple-battery-banks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ substitutions:
esphome:
name: ${name}
comment: ${device_description}
min_version: 2024.6.0
project:
name: "syssi.esphome-seplos-bms"
version: 1.1.0
Expand Down
1 change: 1 addition & 0 deletions esp8266-seplos-v3-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ substitutions:
esphome:
name: ${name}
comment: ${device_description}
min_version: 2024.6.0
project:
name: "syssi.esphome-seplos-bms"
version: 1.1.0
Expand Down
1 change: 1 addition & 0 deletions tests/esp8266-boqiang-emulator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ substitutions:

esphome:
name: ${name}
min_version: 2024.6.0

esp8266:
board: d1_mini
Expand Down
1 change: 1 addition & 0 deletions tests/esp8266-boqiang-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ substitutions:

esphome:
name: ${name}
min_version: 2024.6.0

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

esphome:
name: ${name}
min_version: 2024.6.0

esp8266:
board: d1_mini
Expand Down
1 change: 1 addition & 0 deletions tests/esp8266-protocol-version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ substitutions:

esphome:
name: ${name}
min_version: 2024.6.0

esp8266:
board: d1_mini
Expand Down
1 change: 1 addition & 0 deletions tests/esp8266-requests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ substitutions:

esphome:
name: ${name}
min_version: 2024.6.0

esp8266:
board: d1_mini
Expand Down
1 change: 1 addition & 0 deletions tests/esp8266-seplos-emulator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ substitutions:

esphome:
name: ${name}
min_version: 2024.6.0

esp8266:
board: d1_mini
Expand Down

0 comments on commit 595d80d

Please sign in to comment.