Merge pull request #69 from edwardtfn/esphome-version
Add ESPHome Version sensor
This commit is contained in:
@@ -167,8 +167,14 @@ select:
|
|||||||
- lambda: tx_ultimate->set_gang_count(static_cast<uint8_t>(i)+1);
|
- lambda: tx_ultimate->set_gang_count(static_cast<uint8_t>(i)+1);
|
||||||
|
|
||||||
text_sensor:
|
text_sensor:
|
||||||
|
- id: esphome_fw_version
|
||||||
|
name: ESPHome Version
|
||||||
|
platform: version
|
||||||
|
entity_category: diagnostic
|
||||||
|
internal: false
|
||||||
|
|
||||||
- id: tx_fw_version
|
- id: tx_fw_version
|
||||||
name: Firmware version
|
name: TX Ultimate Easy Firmware Version
|
||||||
platform: template
|
platform: template
|
||||||
entity_category: diagnostic
|
entity_category: diagnostic
|
||||||
icon: mdi:tag-text-outline
|
icon: mdi:tag-text-outline
|
||||||
|
|||||||
Reference in New Issue
Block a user