mirror of
https://github.com/syssi/esphome-votronic.git
synced 2025-07-22 12:10:34 +02:00
Add minimum required ESPHome version
This commit is contained in:
@@ -7,6 +7,7 @@ substitutions:
|
||||
esphome:
|
||||
name: ${name}
|
||||
comment: ${device_description}
|
||||
min_version: 2024.6.0
|
||||
project:
|
||||
name: "syssi.esphome-votronic"
|
||||
version: 3.0.0
|
||||
|
@@ -5,6 +5,7 @@ substitutions:
|
||||
esphome:
|
||||
name: ${name}
|
||||
comment: ${device_description}
|
||||
min_version: 2024.6.0
|
||||
project:
|
||||
name: "syssi.esphome-votronic"
|
||||
version: 3.0.0
|
||||
|
@@ -9,6 +9,7 @@ substitutions:
|
||||
esphome:
|
||||
name: ${name}
|
||||
comment: ${device_description}
|
||||
min_version: 2024.6.0
|
||||
project:
|
||||
name: "syssi.esphome-votronic"
|
||||
version: 3.0.0
|
||||
|
@@ -9,6 +9,7 @@ substitutions:
|
||||
esphome:
|
||||
name: ${name}
|
||||
comment: ${device_description}
|
||||
min_version: 2024.6.0
|
||||
project:
|
||||
name: "syssi.esphome-votronic"
|
||||
version: 3.0.0
|
||||
|
@@ -9,6 +9,7 @@ substitutions:
|
||||
esphome:
|
||||
name: ${name}
|
||||
comment: ${device_description}
|
||||
min_version: 2024.6.0
|
||||
project:
|
||||
name: "syssi.esphome-votronic"
|
||||
version: 3.0.0
|
||||
|
@@ -9,6 +9,7 @@ substitutions:
|
||||
esphome:
|
||||
name: ${name}
|
||||
comment: ${device_description}
|
||||
min_version: 2024.6.0
|
||||
project:
|
||||
name: "syssi.esphome-votronic"
|
||||
version: 3.0.0
|
||||
|
@@ -9,6 +9,7 @@ substitutions:
|
||||
esphome:
|
||||
name: ${name}
|
||||
comment: ${device_description}
|
||||
min_version: 2024.6.0
|
||||
project:
|
||||
name: "syssi.esphome-votronic"
|
||||
version: 3.0.0
|
||||
|
@@ -10,6 +10,7 @@ substitutions:
|
||||
esphome:
|
||||
name: ${name}
|
||||
comment: ${device_description}
|
||||
min_version: 2024.6.0
|
||||
project:
|
||||
name: "syssi.esphome-votronic"
|
||||
version: 3.0.0
|
||||
|
@@ -7,6 +7,7 @@ substitutions:
|
||||
esphome:
|
||||
name: ${name}
|
||||
comment: ${device_description}
|
||||
min_version: 2024.6.0
|
||||
project:
|
||||
name: "syssi.esphome-votronic"
|
||||
version: 3.0.0
|
||||
|
@@ -7,6 +7,7 @@ substitutions:
|
||||
esphome:
|
||||
name: ${name}
|
||||
comment: ${device_description}
|
||||
min_version: 2024.6.0
|
||||
project:
|
||||
name: "syssi.esphome-votronic"
|
||||
version: 3.0.0
|
||||
|
@@ -7,6 +7,7 @@ substitutions:
|
||||
esphome:
|
||||
name: ${name}
|
||||
comment: ${device_description}
|
||||
min_version: 2024.6.0
|
||||
project:
|
||||
name: "syssi.esphome-votronic"
|
||||
version: 3.0.0
|
||||
|
@@ -23,7 +23,7 @@ ESPHome component to monitor votronic devices via BLE or Display Link
|
||||
|
||||
## 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 board
|
||||
|
||||
## Installation
|
||||
|
@@ -22,7 +22,7 @@ ESPHome component to monitor votronic devices via Display Link
|
||||
|
||||
## 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).
|
||||
* A wire with RJ11 western connector
|
||||
* Generic ESP32 or ESP8266 board
|
||||
|
||||
|
Reference in New Issue
Block a user