Update climate.markdown markup (#3486)

This commit is contained in:
Hugo Gresse 2017-10-01 22:47:24 +02:00 committed by Franck Nijhof
parent ca55f34dc8
commit 58ef0aee93

View File

@ -226,8 +226,8 @@ automation:
The step for the setpoint can be adjusted (default to 0,5 increments) by adding the following line into configuration The step for the setpoint can be adjusted (default to 0,5 increments) by adding the following line into configuration
'''yaml ```yaml
customize: customize:
- entity_id - entity_id
target_temp_step: 1 target_temp_step: 1
''' ```