Thermostat sensor changed from hvac_mode to hvac_state (#10133)

This commit is contained in:
jbrody17 2019-08-13 15:21:13 -04:00 committed by Klaas Schoute
parent fbbd00cbcf
commit 8e3445d622

View File

@ -313,7 +313,7 @@ The following conditions are available by device:
- preset\_mode
- temperature
- target
- hvac\_mode: The currently active state of the HVAC system, `heat`, `cool` or `off` (previously `heating`, `cooling` or `off`).
- hvac\_state: The currently active state of the HVAC system, `heat`, `cool` or `off` (previously `heating`, `cooling` or `off`).
- Nest Protect:
- co\_status: `Ok`, `Warning` or `Emergency`
- smoke\_status: `Ok`, `Warning` or `Emergency`