mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Thermostat sensor changed from hvac_mode to hvac_state (#10133)
This commit is contained in:
parent
fbbd00cbcf
commit
8e3445d622
@ -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`
|
||||
|
Loading…
x
Reference in New Issue
Block a user