diff --git a/source/_components/climate.mysensors.markdown b/source/_components/climate.mysensors.markdown index 1c1ce8cea03..3d3443dfe9f 100644 --- a/source/_components/climate.mysensors.markdown +++ b/source/_components/climate.mysensors.markdown @@ -29,8 +29,8 @@ Home Assistant State | MySensors State ---------------------|---------------- STATE_COOL | CoolOn STATE_HEAT | HeatOn -STATE_AUTO | Off -STATE_OFF | AutoChangeOver +STATE_AUTO | AutoChangeOver +STATE_OFF | Off Currently humidity, away_mode, aux_heat, swing_mode is not supported. This will be included in later versions as feasible.