Merge remote-tracking branch 'upstream/noinline-mark-matching-items-removed' into integration

This commit is contained in:
J. Nick Koston
2026-02-24 11:18:10 -06:00
12 changed files with 104 additions and 34 deletions

View File

@@ -1,3 +1,16 @@
text_sensor:
- platform: version
name: "ESPHome Version"
name: "ESPHome Version Full"
- platform: version
name: "ESPHome Version No Timestamp"
hide_timestamp: true
- platform: version
name: "ESPHome Version No Hash"
hide_hash: true
- platform: version
name: "ESPHome Version Shortest"
hide_timestamp: true
hide_hash: true