mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Add config for current temperature precision (#7699)
This commit is contained in:
		| @@ -200,6 +200,10 @@ climate: | ||||
|     fan_only_cooling: true | ||||
|     fan_with_cooling: true | ||||
|     fan_with_heating: true | ||||
|     visual: | ||||
|       temperature_step: | ||||
|         target_temperature: 0.1 | ||||
|         current_temperature: 0.1 | ||||
|  | ||||
| cover: | ||||
|   - platform: template | ||||
|   | ||||
		Reference in New Issue
	
	Block a user