mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Corrected the mapping for HA vs MySensors State (#1486)
This commit is contained in:
parent
0326a68363
commit
395007ba63
@ -29,8 +29,8 @@ Home Assistant State | MySensors State
|
|||||||
---------------------|----------------
|
---------------------|----------------
|
||||||
STATE_COOL | CoolOn
|
STATE_COOL | CoolOn
|
||||||
STATE_HEAT | HeatOn
|
STATE_HEAT | HeatOn
|
||||||
STATE_AUTO | Off
|
STATE_AUTO | AutoChangeOver
|
||||||
STATE_OFF | AutoChangeOver
|
STATE_OFF | Off
|
||||||
|
|
||||||
Currently humidity, away_mode, aux_heat, swing_mode is not supported. This will be included in later versions as feasible.
|
Currently humidity, away_mode, aux_heat, swing_mode is not supported. This will be included in later versions as feasible.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user