Skip to content

Commit dc5878d

Browse files
cgtobifrenck
authored andcommitted
Mode on is now heat (home-assistant#9893)
1 parent f16325f commit dc5878d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/climate.mqtt.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ climate:
282282
name: Study
283283
modes:
284284
- "off"
285-
- "on"
285+
- "heat"
286286
- "auto"
287287
mode_command_topic: "study/ac/mode/set"
288288
mode_state_topic: "study/ac/mode/state"

0 commit comments

Comments
 (0)