mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 10:26:52 +00:00
feat: add ECO temp to Generic Thermostat. (#31415)
feat: add ECO temp to Generic Thermostat.
This commit is contained in:
parent
303f185bb8
commit
bf2e09a83c
@ -89,6 +89,10 @@ comfort_temp:
|
||||
description: "Set the temperature used by `preset_mode: comfort`."
|
||||
required: false
|
||||
type: float
|
||||
eco_temp:
|
||||
description: "Set the temperature used by `preset_mode: eco`."
|
||||
required: false
|
||||
type: float
|
||||
home_temp:
|
||||
description: "Set the temperature used by `preset_mode: home`."
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user