1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

feature request 398 add 'hide timestamp' option for version text sensor (#1085)

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
This commit is contained in:
Wauter
2020-07-12 00:55:30 +02:00
committed by GitHub
parent ed5f207eba
commit e41ea42074
5 changed files with 20 additions and 4 deletions

View File

@@ -1749,6 +1749,9 @@ text_sensor:
name: "BSSID"
mac_address:
name: "Mac Address"
- platform: version
name: "ESPHome Version No Timestamp"
hide_timestamp: True
sn74hc595:
- id: 'sn74hc595_hub'