mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00: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:
		| @@ -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' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user