mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Mode on
is now heat
(#9893)
This commit is contained in:
parent
f16325fc9b
commit
dc5878dfa3
@ -282,7 +282,7 @@ climate:
|
|||||||
name: Study
|
name: Study
|
||||||
modes:
|
modes:
|
||||||
- "off"
|
- "off"
|
||||||
- "on"
|
- "heat"
|
||||||
- "auto"
|
- "auto"
|
||||||
mode_command_topic: "study/ac/mode/set"
|
mode_command_topic: "study/ac/mode/set"
|
||||||
mode_state_topic: "study/ac/mode/state"
|
mode_state_topic: "study/ac/mode/state"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user