Mode on is now heat (#9893)

This commit is contained in:
cgtobi 2019-07-18 17:28:21 +02:00 committed by Franck Nijhof
parent f16325fc9b
commit dc5878dfa3

View File

@ -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"