mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add documentation for temp_step (#6084)
* Add documentation for temp_step * Revert file permission change
This commit is contained in:
parent
6a0427d2c2
commit
6c7d0a244a
@ -201,6 +201,11 @@ max_temp:
|
||||
description: Maximum set point available
|
||||
type: number
|
||||
required: false
|
||||
temp_step:
|
||||
description: Step size for temperature set point
|
||||
type: number
|
||||
required: false
|
||||
default: 1
|
||||
{% endconfiguration %}
|
||||
|
||||
#### {% linkable_title Optimistic mode %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user