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

Add config for current temperature precision (#7699)

This commit is contained in:
Jason Nagin
2024-10-30 15:34:33 -04:00
committed by GitHub
parent d3563e4e97
commit e85157db4b
3 changed files with 12 additions and 2 deletions

View File

@@ -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